Send text message on preselected date to customer?

@nexus21214 I am trying to accomplish similar in my app.

  1. Send notifications a specified amount of time after an initial date (which varies user to user), and also: 2) Send notifications on a regular basis after an initial date (for instance, every 24 hours after the initial posting).

@devops has been helpful in suggesting using mathematical calculations in Zapier versus the Zapier Delay function or in addition to Zapier Delay. See the “Add One Day” calculation performed in his workflow on below thread. You could add 330 days for 11 months.

I will create a New Collection and a New Record in this collection when the specified amount of time has passed. The New Record is what triggers the Zap. In your case, I would try to use Zapier to create a New Record in an Adalo “Upsell” collection which Creates a New Upsell Notification 11 months (330 days) after a specified date. Once you have this trigger, you can then have a 2nd Zap (or additional step in the existing Zap) which sends the email asking the user to purchase insurance.

Warning, this may not be the most efficient method of accomplishing your goal.