Hi everyone!
I'm a newbie to n8n and trying to create a couple of workflows for a rural small clinic(for free). I could really use some guidance on setting these up:
-
Doctor Arrival Notification via SMS: I want to notify patients via SMS when a doctor arrives at the clinic. The SMS should include a link to a patient portal.
-
Medical Report Delivery via SMS and WhatsApp:
- If a report is sent via SMS, the patient should receive a link to a portal where they can access their PDF report.
- If it's sent via WhatsApp, I'd like to include both the PDF directly in the WhatsApp message and the link to the portal.
-
Portal File Expiry: The PDF report should be available on the portal for 30 days. After that, it should be archived.
Questions:
- How can I set up SMS notifications and send portal links through n8n? Any integrations I should use for this?
- What’s the best way to handle sending PDFs through WhatsApp? Any recommendations for managing the portal link and file expiry setup?
Tools :Google sheets, n8n ,aws(s3)
Any advice or workflow examples would be greatly appreciated!