Configuring Workday Launch EIB action
- Updated: 2023/11/03
Configure the Workday Launch EIB (Enterprise Interface Builder) action to invoke an inbound or an outbound EIB using the Integration SystemID or WorkdayID. You can configure either an Inbound EIB (to get data into Workday) or an Outbound EIB (to get data out of Workday).
Prerequisites
- Ensure that you have the Inbound EIB template file with the required details. For more information about creating Inbound EIB templates, see Inbound EIB Template Guidelines.
- Workday username and password stored in Credential Vault.
- Workday base URL and tenant ID.
- Workday integration system ID. The Task Bot exports the inbound EIB record to this Workday system ID.
- A string variable IntegrationEventID to save the integration event ID.
- A dictionary variable Details to save the response data.
Note: The examples and graphics provided on this page are for
representation purposes only and may not accurately reflect your specific instance. We do not
assume responsibility for their maintenance or
accuracy.
Procedure
-
Perform the following steps to create a Task Bot.
-
Perform the following steps to add and configure the Workday
Authenticate action.
-
Perform the following steps to add and configure the Launch
EIB action.
-
Perform the following steps to add and configure the Message Box action.
- Go to and double-click Message Box to add the action.
- Enter Message from bot in Enter the message box window title.
- Enter The Integration Event Id is $IntegrationEventID$ in Enter the message to display.
- Click Save to save the Task Bot.