ISC workflow to with inline variable issue

Hi All,

We have developed workflow to complete the campaign if dealline is passed. where it is not completing the campaign

Best Regards,
BG

Hi @BGatkul,

Use the “Define Variable” operator inside the loop to store the value you want to iterate over, then reference that variable in the loop input and Use simple JSONPath expressions only. Avoid filters or nested paths.

You need to provide more details on your issue. Share the workflow json if possible

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.