Joe_B
August 30, 2025, 11:58am
1
I have faced a problem on now I have using the google sheets to store the username and their email. So I will need to send to the user and wait for all the user to reply. If I using the send a message and wait for response, it will just success send to first user only, the other will not successfully to sent out. How can I solve this kind of problem?
I need to get all the user reply information (accept/reject to join the activity)
1 Like
Joe_B
August 30, 2025, 12:18pm
3
But if sending one by one, if I have 100 user, I need to execute it 100 times?
Joe_B
August 30, 2025, 12:20pm
4
How to make store their replies in a sheet?
Joe_B
August 30, 2025, 12:28pm
6
So Basically my workflow will be:
First, I will using the google sheets to store the username and their email
After that, I will send the email to all the user that have stored in the google sheets. I will ask them want to joining and event or not.
So the user will reply the message whether is accept or reject to joining event.
I will need to collect the user reply message and make the further action.
Joe_B
August 30, 2025, 12:30pm
7
I have using the looping function, but it did not work correctly.
1 Like
Joe_B
August 30, 2025, 12:54pm
11
In the if statement, how should I write if the user reply is accept/reject?
Joe_B
August 30, 2025, 12:57pm
14
yes. What do u means Let’s set this up Correa.
Joe_B
August 30, 2025, 1:09pm
16
still come out the same error
Joe_B
August 30, 2025, 1:12pm
17
But if I using the send message and wait for response, it will show the approval and disapprove
Joe_B
August 30, 2025, 1:22pm
20
And it will just loop the first user only
1 Like
Joe_B
August 30, 2025, 1:33pm
23
Is that possible I make it active, then will make easier for u?
Joe_B
August 30, 2025, 1:55pm
25
now directly cannot sent the email
Hi there @Joe_B , i think for what you want, it’s better if we do it with 2 workflow
this is what im thinking about
workflow to send the email where there will be a link tht will redirect them to fill a yes/no form and they can just answer yes and no
workflow tht will be triggered when the form is filled
so it should be something like this
system
Closed
November 28, 2025, 3:45pm
27
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.