How to get payload in snow if integration is done through Rest table Api.I want to check the payload received through integration.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2020 06:47 AM
How to get payload in snow if integration is done through Rest table Api.I want to check the payload received through integration.
Labels:
- Labels:
-
Integrations
1 REPLY 1
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2020 12:13 PM
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.