Doglegs
 · Fuzzy CEO

App State Data to post API variable

Hi I'm trying to pass data from an app state (a list < json >) through an API variable to my buildship backend. Inside the action flow editor, I have a "Backend call API" action and inside it I have the variable name set (and the API works) but I just don't know which option to pick to send the raw data list through the API. The app state variable works too, I can see the data getting passed through to the API on the other end, but it's usually like "true, false" or some number if I choose "number of items" from the list below. How do I get it to send the string data that's stored in the app state?

2
12 replies