HTTP REQUEST: Post Data

(Marc Louie Cabigas) #1

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"
}
]

(Daniel Beckett) #2

@mcfaith

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.

1 Like
(Marc Louie Cabigas) #3

@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?

(Daniel Beckett) #4

@mcfaith

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 :slight_smile:

You can share your flow by editing it and then clicking on the ‘private’ button near the top right corner.

Thanks,
Dan

(Marc Louie Cabigas) #5

@DanielBeckett

I already figure it out.
Thanks by the way.

1 Like