Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

UI Action to send record data from service now to another application

Basina Akash
Tera Contributor

I need to create a UI Action on the problem form if i click the button then the record data should be carried to another application.

2 REPLIES 2

palanikumar
Giga Sage

Hi,

How are you going to transfer the data to the other application? are you going to use REST API?

Refer this article for sending data via REST message

https://developer.servicenow.com/dev.do#!/learn/learning-plans/utah/servicenow_application_developer... 

Thank you,
Palani

Aditya02
Tera Guru

Hi  @Basina Akash ,

 

Refer this page,    https://docs.servicenow.com/bundle/UI Actions 

 

Please mark my response as 'Accept as Solution' and 'Helpful' if you find it useful. Your feedback helps both the community and me.