Currently we are using a platform called labstar. Their payment portal is where we process payments and validate cards. Authorization forms are now being collected with Adobe Sign. The dental office receives our Authorization Form, they fill it out, save it, then send it back to us via email where one of our managers prints and files a hardcopy. All the digital copies are simply left in email folders.
So I’m thinking now that I should redo the google sheet master list of past due accounts in AT with auto reminders and an attached link to our Adobe sign CC auth form. Then I just need to figure out how to best automate a follow up email after we receive a completed CC auth form. I feel like there is going to be a certain amount of manual entry which my coworkers have assured me is ok.
You could have an Attachment field on your Customers table where you can store signed forms. If you have a “due date” field, you can trigger Airtable automations to send that customer an email when that date = today. If the link to the Adobe form is always the same this is easy. If the form changes then you may need to use a Formula field to alter the link to input the person’s unique ID; if that’s not an option, this step may not be easily automated.
You can also trigger an Automation to send a follow-up email when the Attachment field is modified, or you can have a field (perhaps a checkbox) where your staff can say “form signed” and trigger the automation off of that.