Connecting to 3rd party tools that only support uni-directional integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2025 05:29 AM
Hello,
A 3rd party planning tool that our organization is limited to inbound integrations only (due to tool limitations and capacity limitations). In other words, we can only poll this tool to get work items.
Given this , what is the best way to keep work items (stories, defects etc) in sync?
Should it be a scheduled job? Or is there a better way to do this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2025 05:56 AM
Hello @snowdev8
Yes, schedule job with x minutes interval(based upon your requirement) to run fix script which will have outbound rest message seems the option here or you can use flow as well.
Just ensure to have duplicate logic i.e not to bring over the already imported records rather new and updated.
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2025 04:54 AM
My worry is that work items that were added or removed right before policy checks could miss items
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2025 05:57 AM
Hi @snowdev8
Yes, you can definitely do that. You can retrieve the data you need or send it to/from a third-party tool. By creating a flow, you can set up regular polling to manage this process.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************