Forum Discussion
bojanvelevski
4 years agoValued Contributor
You can split your current pipeline just before the rest get call and add the second part as a child pipeline, and instead of passing the client as an incoming field, pass it like a parameter. Add the parameter in the child pipeline just so you can check the capture checkbox. Than at the end you’ll receive the clients in the child pipelines.
But be ware, if you’re passing high number of emails, than you’ll have many child executions, and you cannot use the ‘reuse’ option.
I am calling all the Scheduled jobs via the rest get snap URL to capture all the details of pipeline…
Now we have already added the client name parameter to the parent pipeline and to the child pipeline, so how can we add it to the API?
Related Content
- 10 months ago
- 4 months ago
- 4 months ago