This topic was automatically generated from Slack. You can find the original thread here.
I’m using the Brillium List Assessments action, which only returns a single page. I need to pull ALL the assessments, but I don’t see a way to create a looping set of actions.
I’m attempting to call the ListRespondents and ListAssessments steps from a Node.js action to iterate over additional steps, but at the moment I’m having a lot of trouble with 429s. Not really sure why, as it works fine when I call it from Postman.