SendGrid Credential
Use this type for SendGrid-based email operations in workflows.
Configure
- Open Credentials -> New Credential.
- Select type sendgrid.
- Set:
sendgrid_api_key(or env-backed key variable)sendgrid_from_address
- Save and bind in SendGrid workflow node.
Verify
Run a workflow step that sends a test email and confirm delivery status.
Common issues
- API key scope missing mail-send permissions.
- Unverified sender identity causes provider rejection.