Admin: Resume Manager Lightning Component Custom Flow Configuration Example
For complete Resume Manager Lightning Component (RMLC) details, see Resume Manager Lightning Component.
Custom flows can be enabled through custom actions. Below is an example of how these interactions work.
- A custom flow may be invoked after running a custom action through the Resume Manager Lightning Component (RMLC).
- In the flow, the Flow API API, or Application Programming Interface, is used by customers to create custom career portals or to take advantage of Data Mirror/DataMart. Bullhorn prefers to use REST API. Name needs to be populated with the API Name of the target custom flow (EX: "Resume_Manager_Test_Flow").
- Add the following to the chosen flow:
- BH4SF automatically refreshes the RMLC.
- The added variables display on the Resume Manager screen.
- The custom flow runs.
Was this helpful?
No