How it works
To get Google Sheets notifications in AWS SES, you don't need a developer: a ready-made scenario watches events and sends messages for you.
- Starts when: New Invoice Request
- Then: Initialize Invoice
- Then: Split Line Items
- Then: Calculate Line Total
- Then: Aggregate Line Items
- Then: Build Invoice Object
- Then: Save Invoice to Sheet
- Then: Send Invoice Email
- Starts when: Invoice Created Response
- Starts when: Daily Overdue Check
- Then: Get Unpaid Invoices
- Then: Calculate Overdue Days
- Check: Loop Over Invoices
- Check: Route by Reminder Level
- If yes: First Reminder Email
- Check: Merge Reminder Paths
- Then: Update Reminder Date
- Then: Continue Loop
- If no: Second Reminder Email
- If no: Urgent Reminder Email
- If no: Final Notice Email
- If no: Escalate to Collections
You can launch this Google Sheets + AWS SES integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.