How to find a user info then pass it in the workflow on endpoint

Hello Bubblers,

I’ll open a support ticket but ill post it here for others in the future:

1, I have an inbound API Endpoint with a users email address, that is all fine.
2. I want to find this particular user.
3. I want to send 11 data points of the users back from the API but I cannot as i need to do searches 11 times makes no sense.

Is there a way to use variables in APIs to store data?

Hey, @mark1, my “List Popper and Friends” plugin contains two server-side actions that are exactly this: the equivalent of custom states for Backend Workflows.

You’d want to use a FLOW State List SSA action:

Thread for List Popper and Friends is here:

1 Like