Create JSON array from list of strings?

Database & APIs
Resolved

Hi all curious, I'm trying to collect a list of emails from my user collection and send that list as a JSON array in an API request. Is it possible to create a JSON array in FF for this? Hardcoding values such as this works fine with a test.

"email": ["[email protected]", "[email protected]" , "[email protected]"],

"name": ["Steve", "Jane", "Bob"]

Been stuck with this for a couple days now, would love an assist.

What have you tried so far?

Everything hah, but I'm now using MAKE/Integromat Webhooks

Did you check FlutterFlow's Documentation for this topic?
Yes
20 replies