Question

Only allow a zap to run a maximum of one time per customer.

  • 27 April 2023
  • 2 replies
  • 30 views

Userlevel 1

 

I have a simple zap that will send a customer a text message when they call our office. But I would only like for it to send the text message once, not every time they call in the future. Can anyone suggest how I would do that?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @774help 

Good question.

You would need to log each of the sent SMS to then check against in the Zap first before determine whether the Zap should proceed.

Common apps used to log:

  1. GSheets
  2. Airtable
Userlevel 6
Badge +8

I’d add Storage by Zapier to the above list