Inbound SOAP integration from a third party tool to servicenow.

Arun_Manoj
Mega Sage

Hi All,

 

Please share the steps needs follow Inbound SOAP integration from a third party tool to servicenow using flow designer and It is a unidirectional data flow also.

@Ankur Bawiskar .

 

 

Thanks

Arun

1 ACCEPTED SOLUTION

@Arun_Manoj 

I already informed inbound integration is not possible via flow.

Flow can only handle outbound call

Here in your case Workday will push some information and that you want to load to ServiceNow?

If yes then you can create a scripted web service based on SOAP and give endpoint to 3rd party.

There is also a paid spoke available for this I believe, please check docs.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@Arun_Manoj 

with flow designer you can consume external API endpoint and you cannot handle inbound.

what's your actual business requirement?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar ,

 

From workday integration with servicenow , unidirectional integration from workday to servicenow .

  • API endpoint
  • HTTP Header
  • X-Api-Key
  • X-User-Token
  • X-User-Email 

I want to integrate with servicenow one table from the workday. for this requirement possible through flow or another options , explain

 

Thanks

Arun

@Arun_Manoj 

I already informed inbound integration is not possible via flow.

Flow can only handle outbound call

Here in your case Workday will push some information and that you want to load to ServiceNow?

If yes then you can create a scripted web service based on SOAP and give endpoint to 3rd party.

There is also a paid spoke available for this I believe, please check docs.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader