How to call the parameters already in the existing pipeline and their values in the rest get snap url
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2021 11:22 PM
I have called the Client name parameter in the existing pipeline ,That you can see the snap shoot
Currently, the main agenda is
As I call the URL in the rest get snap I receive the username and in the same way I must receive the client name in the result set of that URL.
Here is the URL
When we pass the Client parameter in the URL, the name of the client should be added to the JSON result set, as shown below in screenshot like User id
Could you please help me to find the client name of a particular user ID I have
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2021 02:12 AM
Here we can see passing the parameter as a client name in child pipeline
this client name parameter I need to call in rest get url

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2021 03:02 AM
If you want to use the ClientName parameter, then just add _ClientName in the REST Get call query parameters(and you will get details for that particular user):
Here you can find all the parameters that Monitoring API can use:
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438155/Pipeline+Monitoring+API
Regards,
Spiro Taleski
