I get the data using http request using API.
I want to fetch this data and save it. But I don’t know how.
[
{
“first_name”: “Begolang”,
“last_name”: “Trafin”,
“mobile_number”: “92314”,
“email”: "begolang.trafin@fish.com"
}
]
I get the data using http request using API.
I want to fetch this data and save it. But I don’t know how.
[
{
“first_name”: “Begolang”,
“last_name”: “Trafin”,
“mobile_number”: “92314”,
“email”: "begolang.trafin@fish.com"
}
]
Are you trying to use a particular part of the data in one of your flows? If so, you can select it as a Data Output.
@DanielBeckett Thank you.
I did read it. There should I find this {{DATA}} I click Make HTTP Request Action I didn’t see it.
What Action should I use?
Please could you email a share of your flows to support@flowxo.com?
I should be able to get a better idea of what’s happening in your flow then
You can share your flow by editing it and then clicking on the ‘private’ button near the top right corner.
Thanks,
Dan