Vrol integration with servicenow

puja kumari
Tera Contributor

Hi All,

How to establish a connection between vrol and servicenow , so that servicenow can receive transaction data from vrol.

 

Thanks 

4 REPLIES 4

palanikumar
Mega Sage

Hi,

 

What transaction data are you going to receive? There are store apps available, this can be leveraged if you are using for the same purpose.

https://www.servicenow.com/docs/bundle/yokohama-financial-services-operations/page/product/dispute-c...

 

If you not using this feature then you can use table api if vrol sends single record at a time or import set api if bulk data is sent.

 

Thank you,
Palani

puja kumari
Tera Contributor

Hi @palanikumar,

 

i have set up the visa spoke in  servicenow and have created rest message for the connection. but while testing it out i'm getting an error that "method failed with code 500" . could you please let me know any solution for this.

Thanks

 

 

Can you try calling the Rest message from POSTMAN. If you are getting 500 error in Post Man then you need to check the vrol side

Thank you,
Palani

puja kumari
Tera Contributor

Hey , From postman i tried but its not giving any response