- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 05:35 AM
Hello,
We are integrating our telephony system with ServiceNow. When a service desk agent answers a call, an API call with called details is made to ServiceNow to create a new Interaction record in the Service Operations Workspace.
Is there a way to automatically open (pop up) the newly created Interaction form on the agent’s screen in the Service Operations Workspace, so the agent can immediately view and edit the ticket details? If so, what configuration or scripting is required to achieve this behavior?
Any guidance or best practices would be greatly appreciated.
Thank you!
Harish
✔️ Kindly mark as Helpful / Accept Solution if this answered your question
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 05:53 AM
how is the API call made and how is the record getting inserted?
If it's via business rule then yes redirection is possible.
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
10-07-2025 07:49 AM
Hi @harishk07 not sure if this response is still valid but auto pop-up of an interaction especially on workspaces like Service Operations Workspace is handled by events or view rules. Check if it is misconfigured.
