Automatically popup an Interaction record in Service Operations Workspace

harishk07
Tera Expert

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!

Best Regards,
Harish

✔️ Kindly mark as Helpful / Accept Solution if this answered your question
1 ACCEPTED SOLUTION

@harishk07 

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.

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

View solution in original post

5 REPLIES 5

ManishP46482949
Tera Contributor

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.