How it works
To get SendGrid notifications in Webhook, you don't need a developer: a ready-made scenario watches events and sends messages for you.
- Starts when: Receive form submission
- Then: Format data
- Then: Check if the customer exists
- Check: If
- If yes: Update the customer
- Then: Add customer id
- Then: Get the product
- Then: Add item id
- Then: Create the invoice
- Then: Send the invoice
- Then: Add reminders config
- Check: If2
- If yes: Insert invoice id to DB
- If no: Get Invoices
- Check: Loop over invoices
- Then: Get today's sent reminders
- Then: AI Agent
- Then: Send reminders sent summary
- Then: Get the invoice
- Check: Switch
- If yes: Send reminder email
- Then: Increase sent reminders
- Check: If3
- If yes: Delete invoice
- If no: Create the customer
- Then: OpenAI Chat Model
- Starts when: Schedule reminders trigger
You can launch this SendGrid + Webhook integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.