- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2023 04:24 AM
Hi Team,
How do you configure this kind of Rest message in ServiceNow. See the body is in x-www-form-urlencoded
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2023 06:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2023 06:10 AM - edited 04-07-2023 06:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2023 06:13 AM
Hey Mike - Common man. Look what I asked. I know how to configure the rest messages for application type json. I have asked this question specific to x-www-form-urlencoded
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2023 06:17 AM
For an inbound or outbound integration?
Can you provide more context?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2023 06:19 AM
It's for the outbound. I have received the endpoint and the content which they are expecting from ServiceNow as shown in the screenshot. Once this content is sent (from a BR or Flow trigger), the response will be sent back to ServiceNow in JSON format.