How to call servicenow scripted api from salesforce

BijoyDeb
Tera Contributor

Hello,

 

We use to get tickets created in Servicenow from salesforce (means from salesforce, they use to launch a record producer).

 

Now the requirement is when ticket in salesforce is moved to particular stage, it should auto create a ticket in SNOW with no need to manually submit SNOW form from salesforce.

 

As form needs to be submitted, I thought I can create a scripted API in SNOW which when called from salesforce will submit request (using cart API) 

 

Is this correct way? Can someone please share supporting documents or let me know how can I start this from scratch?

 

Thanks,

1 REPLY 1

SANDEEP28
Mega Sage

@BijoyDeb There is OOB API available for record producer submission as well. Check solution provided Ankur in below link. In the payload you can pass variable information

 

https://www.servicenow.com/community/itsm-forum/how-to-submit-a-record-producer-via-rest-api-explore...

 

If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!