QuickBooks - Create DB from API Call

Hey there!

I’ve run into an issue that I know has to be easy to fix. Here is what I’m trying to do. I have an API call that gets customers from QuickBooks. The API call works fine if I just want to display those customers. I have successfully initialized the API and it fills up a table nicely every time.

What I want to do is call that API and then Schedule an API workflow on a list. I have a backend workflow set up with parameters to push all the data into a table. On the front end I have a button that calls the API and then I have an action to schedule the API on a list. I know the backend workflow is working, but I can’t get the right data to send it.

The one thing I can’t figure out is the List to Run on. It should be Results of step 1, but it won’t validate. I have tried every option possible (I think) to get the List to Run on to turn blue but it won’t.

Type of things and list to run on need to be of the same type. Doesn’t seem the be the case, but it’s hard to say. Also, List to run need to be a list.

1 Like