In this article:
This article includes extra setup steps for the Team Structure Connector in your Workday instance.
Before creating the EIBs, you will need to create two reports structured using the information below. The reports can be sent in any order. Once we have received a file for each report type we will begin processing the reports.
id
: any unique identifier for an organization.name
: the name of the organization.manager_ids
: the unique identifier, same as the id in the users report. Supports multiple manager ids, separated by commasparent_team_id
: the primary identifier of the parent organization.We recommend filtering out any teams that are missing ids or names. These fields are required and will cause an error if they are missing
Pluralsight requires that teams have unique names. If your team names are not unique the import process will add your managers name and the teams unique id to the end of the team name. For example... Team Name (John Smith - 12345).
id
: any unique identifier for a worker (strongly prefer id used for SSO integration with Pluralsight)email
: user’s email.first_name
: user’s first name.last_name
: user’s last name.team_id
: the unique organization identifier, same as the id in the org report. Field value can be empty.We recommend filtering out any users that are missing ids or emails. These fields are required and will cause an error if they are missing
Workday has provided detailed documentation for setting up and launching an outbound EIB.
Select Outbound
when creating the EIB
Under the Get Data Section
Custom Report
CSV
Under the Deliver Section
HTTP/SSL
Basic Auth
users
or teams
depending on the report you selected for this EIBusername
and password
please reference the Authentication options
options below:Please Note: The use of special characters in files (Quotation marks, commas, symbols, etc.) can possibly cause errors while parsing. We recommend that you remove any special characters from your files to ensure your file gets processed successfully.
Username: pluralsight
Password: [insert-your-api-key-here]
Set Authentication header to “Bearer [insert-your-api-key-here]”
There is also an optional PGP Encryption piece that can be enabled in the EIB Integration for extra security. If you would like to utilize this feature, let the PaaS Team know.
Use these instructions to set up launching and scheduling when this should run. We recommend you run this weekly.
Workday does not display the results of your EIB Submission other than to display success or failure of file delivery. If an error occurred during the process of validating your files, Workday will simply return that there was an error with no other information.
Please utilize our Results page to view the status and/or errors that occurred during the Validation and Sync Run processes.