Hello,
can you explain what functions in Pabbly Connect I can use to achieve this:
1. once per day using API I fetch the information about the sales in the last 24 hours.
2. I would like to import these rows into Google Sheet.
3. The number of daily sales is unknown. It can be 3 sales, it can be 15 sales.
How can I achieve that?
I already setup a scheduler and then call to my API using "API by Pabbly".
But what I should do next in order to iterate all the data when number of received rows changes every day?
Note, there is no possibility to send data about each sale via Webhook, unfortunately.
Any advice would be appreciated.
Thank you,
Augustas
can you explain what functions in Pabbly Connect I can use to achieve this:
1. once per day using API I fetch the information about the sales in the last 24 hours.
2. I would like to import these rows into Google Sheet.
3. The number of daily sales is unknown. It can be 3 sales, it can be 15 sales.
How can I achieve that?
I already setup a scheduler and then call to my API using "API by Pabbly".
But what I should do next in order to iterate all the data when number of received rows changes every day?
Note, there is no possibility to send data about each sale via Webhook, unfortunately.
Any advice would be appreciated.
Thank you,
Augustas