Hi there,
I’m a French PharmD and I use Airtable to manage all patients’ appointments.
It’s very useful for all my team except 1 laborious step : create appointments.
I manage all appointments in a dedicated table (every X days I create X records for next days, so anyone can select a slot). So far I create appointments (1 appointment = 1 record) one by one.
Ideally, I would like to fill a form and create multiple records with an automated script.
For exemple, if I fill a form with :
- from : 22/10/2022 09:00
- to : 22/10/2022 11:45
- every : 00:15 (fifteen minutes)
==> It run a script and create records :
22/10/2022 09:00
22/10/2022 09:15
22/10/2022 09:30
…
22/10/2022 11:45
As a Pharmacist I don’t have skills to create a reliable JavaScript code in automation.
Any help would be grateful ! :slightly_smiling_face:
Thank you,
Hadrien
