Skip to main content

SendGrid Credential

Use this type for SendGrid-based email operations in workflows.

Configure

  1. Open Credentials -> New Credential.
  2. Select type sendgrid.
  3. Set:
    • sendgrid_api_key (or env-backed key variable)
    • sendgrid_from_address
  4. 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.