Looping over records in a workflow

Does anyone have a workflow example of looping over records with a certain attribute and sending each one an email? The search records actions is stuck at limit=1 for me ... Do i need to use JS for this purpose?
4 Replies
Jorrrg
Jorrrg7d ago
Yeah as far as I know, you cannot use workflows for this. One thing that you might consider is exporting all the data, doing the change with Excel, and then uploading the dataset again. What also works is to write an external client that uses the API I presume
[S05] Sterb4
[S05] Sterb47d ago
It's planned for next release, an unstable implementation is already available behind a feature flag
ɃØĦɆᵾS
ɃØĦɆᵾS6d ago
There is no unstable implementation, only placeholders in front as of now, there's a high chance that they may be released in 1.7 in the beginning of October but if not, they should be released in 1.8 in later October
Kasper Alfarnes
Kasper AlfarnesOP3d ago
Amazing. Thanks for the clarification :)

Did you find this page helpful?