Integration

Madhan007
Tera Contributor

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!

1 REPLY 1

Ankur Bawiskar
Tera Patron
Tera Patron

@Madhan007 

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.

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