POST dynamic data to stripe API

Apologies if this has been aswered, but I’ve been looking all morning and cannot figure this out.

I have set up a POST request to create a new stripe connect account using API Connector. This works with the values i manually include. But how do I now select dynamic form data to send through using the API?

My workflow looks like this, where I save new user details to my database, and then send them through using the API. I can select the api as an action, but have no options to select values? Im not sure what i should be seeing here.

Screenshot 2021-01-07 at 12.44.26

And… If i try to define dynamic parameters using JSON, i get this error:

Hold up I think I fixed it - Did i just need to untick private??

Yep that’s it, uncheck private and you’ll be able to set the values in the workflow that triggers the call.

You’ll be sick of me by the end of this week Adam :smile:

Thanks again.

1 Like