- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 01:47 AM - edited 06-19-2025 01:48 AM
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.
Thanks
Arun
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 02:12 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 01:56 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 02:07 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 02:12 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader