Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to get payload in snow if integration is done through Rest table Api.I want to check the payload received through integration.

Simona6
Tera Contributor

How to get payload in snow if integration is done through Rest table Api.I want to check the payload received through integration.

1 REPLY 1

Not applicable

If you're using the table API, there isn't a nice way. 

If you use a scripted REST API instead, you can log the payload of the request into the syslog table.