Good morning,
My goal with this new automation is to send every last day of the month to my customers that have my fidelity card a wathsapp message.
The body of the message is how much points their fidelity card has.
So steps I created are these:
1) schedule the date ( last day of the moth)
2) api call to my CRM that answers with the list of fidelity and their points (simple answer)
3) iterator simple answer of step 2
4) insert in a google sheet data’s from step 3: so the step has to create as many rows as the number of fidelity.
At this point I stop because the automation creates only one row and not as many rows I need
Can some one help me? Where am I making a mistake?
Thanks in advance
Tobia
My goal with this new automation is to send every last day of the month to my customers that have my fidelity card a wathsapp message.
The body of the message is how much points their fidelity card has.
So steps I created are these:
1) schedule the date ( last day of the moth)
2) api call to my CRM that answers with the list of fidelity and their points (simple answer)
3) iterator simple answer of step 2
4) insert in a google sheet data’s from step 3: so the step has to create as many rows as the number of fidelity.
At this point I stop because the automation creates only one row and not as many rows I need
Can some one help me? Where am I making a mistake?
Thanks in advance
Tobia