Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 08:59 AM
I have a string Field called "Campaign" on a form where user enters the Campaign name . Now I have to check whether the campaign name exists in the EDS Database through Integration and return yes / No.what type of Integration should I use for this ?Please pour your suggestions and walk me through the step by step procedure. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 09:14 AM
The answer to this depends on what EDS supports.
You should check with EDS team if they support REST/SOAP?
Also please check what is the endpoint and what is the sample REQUEST/Endpoint format while consuming their endpoint
Based on the response received you can parse it and show Yes/No
Also use onChange glideAjax and within the ajax function use REST Message or SOAP Message to consume the 3rd party endpoint
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