Sharing data between Activities

Modified on Tue, 30 Jan, 2024 at 12:39 PM

When constructing your workflows, it's essential to facilitate the exchange of output data among various activities. This can be accomplished by employing a JSON path expression to refer to the output generated by preceding activities. For instance, you may want to utilize the results obtained from a "Find Users" activity as recipients in a subsequent "Send Heed" activity. The JSON path should adhere to the following format: $.activity.ACTIVITYNAME. As you select the field in which you're inputting your path, a suggestions box will appear, offering known JSON Paths associated with that specific activity.



The majority of activity fields will support the use of a JSON Path and some fields only support the use of a Path, such as recipients on the Send Heed activity. To use a JSON Path, select the type selector on the field and then choose Path.



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article