How to set Query Parameters in an REST Message from a third party web service
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2016 05:23 AM
For example, I have this web service: http://server/Test-service/Test('AAA')
In the Rest Message configuration, I need to set it up in such a way that when I call the web service, I can pass a value like 'AAA'.
I tried setting the endpoint as http://server/Test-service/Test('AAA') then tested it and it works correctly.
But I need to pass the value to web service not to hardcode it in the endpoint.
Thanks in advance.
Labels:
- Labels:
-
Integrations
-
Scripting and Coding
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2016 01:19 PM
No problem, glad it helped