How to integrate third party Application with servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2024 08:16 AM - edited ‎09-02-2024 04:43 AM
Hello Expert,
I want to integrate Third party App with Servicenow where Third party app will be sent the user name/sys_id/email and application name. After this a record (Example incident ) will be created in Servicenow for the same user which receive from third party application. then survey link will be sent to third party application as a response.
ServiceNow :
| Third party Application(s)
|
Please guide me, How can we acheive this if can provide me the code that will be very helpful for me.
Thank You so much in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2024 09:47 AM
Create an inbound email flow and handle it form there.
Email integrations are very easy to set up, but are also very depending on everything being correct. No way of queueing/failovers.
You are sending an email, why are you saying recommend to use scripted rest api's... that is the best way to do it, but you were talking about sending an email, which has nothing to do with scripted rest api's.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2024 07:49 PM - edited ‎09-01-2024 07:50 PM
Hi @Mark Manders ,
It is not receive email it will receive the data of user and application.
In third party application there is a button, when it will click it will trigger the API call to create a record for the same user in servicenow after that survey link will we send to third party application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2024 12:09 PM
Hi @Chandra18 ,
Can you please share the name of the 3rd party app that you want to integrate with?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2024 05:22 AM
Hi @dhirennotani,
Sales Hub+