Workday integration with ServiceNow

rajibosss11
Tera Contributor

I need to get data from workday and its need to map with ServiceNow table insert and update please share prouder for this .

1 REPLY 1

pavani_paluri
Giga Guru

Hi @rajibosss11 ,

 

You can do this using Integration hub and flow designer.  Create a connection and credential alias for workday.

Rest messages to store the api details.

Create a scheduled flow or scheduled job that calls the api to get the data from workday in to staging table or you can use your own scripts to transform data into target table.

 

Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Pavani P