Hi- I’m in the process of setting up backend WF to refresh all the users’ data via API calls. What’s the most efficient way to set this up?
The most WU-consumption efficient way is via SAWOL (Schedule an API Workflow on a list). Just have in mind that you won’t be able to schedule more than 100k elements. If you have more, you’ll have to use recursive workflows.
This topic was automatically closed after 70 days. New replies are no longer allowed.