Virtual agent API output parameters

Soumya Thareja
Tera Contributor

Hi Experts,

Is there a possibility to send out the Interaction sys_ids to the 3rd party chatbot via outbound response from VA API?
The 3rd party chatbot requires to hit the attachment API in servicenow (in case of an attachment transfer), for which it needs a table sys_id. 

1 ACCEPTED SOLUTION

By default the cross scope is restricted, you can create a cross scope and try, it works. I can read informations

find_real_file.png

View solution in original post

6 REPLIES 6

Spot on! 🙂

Arjun2
Tera Contributor

Hi @Soumya Thareja 

Were you able to customize the Virtual Agent API?

What customizations are you doing? Even, I need to pass IMS details in API response, and even the surveys as well. I'm looking for options