Forum Discussion
DougHenning1
2 years agoCommunity Manager
As others have mentioned, there are multiple ways to accomplish this. However I believe the jinja method is much easier than the others. In your situation the jinja doesn't need to build the payload, it just needs to create a loop.
The regex step uses the value from the updated record in step A ("copy_count" in my example) to generate the loop:
Hope that helps!
------------------------------
Doug Henning
------------------------------