Hi - I am just starting out with Airtable and I want to track my yearly memberships and send an automated email to the customers when they are nearing their 1 year renewal period. In that email I would like to include a stripe link that they can click on to pay for their renewal. Depending on their membership type, I have different stripe links. I am wondering the best way to do this? Here is what I have set up so far...
1. Trigger - I have a filer view set to show records that match a certain condition. For instance - I want to send an email to everyone who purchased in March 2023. So I filtered by date - If Date is after 2/1/2023 and Date is before 335 days ago. (is there a better way to do this?) I also filtered by Membership Type
*The Trigger type I used was "when record matches conditions, but should this be set for a scheduled time instead? Each month I will have different renewals that are due.
2. Actions - find records from my filtered view; I have a condition for each type of membership, then Send an Email.
*I have the email set up but can figure out how to add the URL link to the email. I have the Automation running off of a 'Membership' table that is linked to a 'payment links' table that has all of my payment links listed. Should this be set up differently?
Appreciate any help you can give - thank you!!!