How to Implement Looping Actions in Brillium List Assessments to Pull All Assessments?

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.

It looks like we need to implement the pagination

Just curious, how were you going to iterate through the assessments?

I’ll create an issue in our public repo for this

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.

Hmm, could you share the workflow URL so I can take a look?

Wondering if there are any details that would help