SendGrid integration
SendGrid is an email API and delivery service.
To integrate SendGrid to Windmill, you need to save the following elements as a resource.
Property | Type | Description | Required | Where to find |
---|---|---|---|---|
token | string | API token | true | 1. https://app.sendgrid.com/settings/api_keys 2.Create an API key 3. Copy your key |
Your resource can be used passed as parameters or directly fetched within scripts, flows and apps.
Example of a Supabase resource being used in two different manners from a script in Windmill.