I run a lot of giveaways and inside manychat I would like to say, you are entry 1 out of 100, 2 out of 100… etc. something along those lines. How would I go about doing that? I was thinking I would have to use sheets, but cant figure out how I would pull the entry number. Any help would be appreciated. thank you.
Page 1 / 1
You’ll basically need to have a bot field (‘Giveaway Entry Counter’), and a User Field (‘Entry Number’)
Each time someone goes through your flow and enters the giveaway, you’ll need to:
- Increment ‘Giveaway Entry Counter’ by 1
- Assign ‘Entry Number’ with the value of ‘Giveaway Entry Counter’
This way, the first person gets ‘Entry Number’ 1, the 2nd ‘Entry Number’2, and so on ;)
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.