Workday Launch EIB action
- Updated: 2023/11/03
Workday Launch EIB action
With the Workday Launch EIB(Enterprise Interface Builder) action, you can invoke an inbound or an outbound EIB using the IntegrationSystemID or WorkdayID. An EIB is a tool to get data out of Workday (Outbound EIB) or get data into Workday (Inbound EIB)
Prerequisites
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.
Ensure that you are authenticated before initiating any Workday action. For more details, see Workday Authentication action. You have the option to launch Inbound or Outbound EIB. Below are the prerequisites for each of these options:
- For Inbound Workday EIBs - Use to load data into your Workday system by
downloading EIB template as a file attachment or file transfer from the Control Room. For example, sending an employee record file with
the employee's details to Workday creates a new record entry.
- Log in to Workday as an admin. For more information on logging in to a Workday instance, see Workday Login.
- Open the EIB you want to launch.
- To get the Integration System ID or WID of the EIB,
navigate to
. - Copy either the Workday ID (WID) or Integration System ID.
- For Outbound Workday EIBs - Use to export data from custom reports. You can use Outbound EIBs for simpler integrations. For example, when one data source is used (typically a report) and the transformation is simple enough to be done with a single custom transformation (XSLT) or Custom Report Transformation. For example, extracting employee salary information from Workday in order to send it to a 3rd party payroll system.