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
11-17-2021 12:20 AM
Are you trying to get executions from a specific user? Than add a query parameter:
Key: user_id
Value: client@snaplogic.com
11-17-2021 12:23 AM
I am getting the User_id already I need the client name of the user_id ,which we pass the client name parameter in parent and child pipeline
11-17-2021 12:27 AM
Pass the client name (by client name I suppose you mean organization) from a parameter, and at the same check the capture option.
11-17-2021 12:31 AM
I pass the Organization name in URL but the client name is different here
11-17-2021 01:06 AM
I’m not sure I understand. Can you elaborate on this? What’s username and what’s clientname in your case?