Skip to main content
Server path: /sendgrid | Type: Application | PCID required: Yes

Tools


sendgrid_add_contact

Add a contact to SendGrid Parameters:

sendgrid_add_contacts_to_list

Add contacts to a specific list Parameters:

sendgrid_create_list

Create a new contact list Parameters:

sendgrid_create_suppression_group

Create a new suppression group Parameters:

sendgrid_create_template

Create a new email template container in SendGrid. After creating, use sendgrid_create_template_version to add content Parameters:

sendgrid_create_template_version

Create a new version of an email template Parameters:

sendgrid_delete_contact

Delete a contact from SendGrid Parameters:

sendgrid_delete_template

Delete an email template and all its versions Parameters:

sendgrid_delete_template_version

Delete a specific version of an email template Parameters:

sendgrid_get_authenticated_domains

List all authenticated (whitelabel) domains. Shows domain verification status for sender reputation Parameters:

sendgrid_get_blocks

Retrieve emails blocked by receiving servers. Blocks occur when the receiving server rejects the message Parameters:

sendgrid_get_bounce_stats

Retrieve bounced email records from SendGrid suppression list Parameters:

sendgrid_get_categories

Retrieve all email categories used for organizing and filtering email statistics Parameters:

sendgrid_get_contact

Retrieve a contact by ID or email Parameters:

sendgrid_get_email_stats

Get email statistics for a date range Parameters:

sendgrid_get_global_suppressions

Retrieve globally unsubscribed email addresses. These addresses will not receive any emails Parameters:

sendgrid_get_inbound_parse_settings

Retrieve all inbound parse webhook settings. Shows which domains are configured to receive and parse incoming emails

sendgrid_get_invalid_emails

Retrieve invalid email addresses that could not receive mail due to formatting or DNS issues Parameters:

sendgrid_get_list

Retrieve a contact list by ID Parameters:

sendgrid_get_spam_reports

Retrieve emails that recipients reported as spam. Critical for monitoring sender reputation Parameters:

sendgrid_get_suppression_groups

List all suppression groups (unsubscribe groups)

sendgrid_get_template

Retrieve an email template including all versions. Returns template metadata and version content Parameters:

sendgrid_list_api_keys

List all API keys for the account. Returns key names and IDs only (not the secret values) Parameters:

sendgrid_list_contacts

List all contacts with optional filtering Parameters:

sendgrid_list_single_sends

List all Single Send campaigns. Requires Marketing Campaigns plan Parameters:

sendgrid_list_templates

List all email templates in SendGrid. Returns template IDs needed for sendgrid_send_email Parameters:

sendgrid_list_verified_senders

List all verified sender identities. Use to check which “from” addresses are available for sending

sendgrid_remove_contacts_from_list

Remove contacts from a specific list Parameters:

sendgrid_search_contacts

Search contacts using SendGrid query language Parameters:

sendgrid_send_email

Send an email via SendGrid. Supports HTML/plain text, CC/BCC, attachments via URL, and SendGrid templates Parameters:

sendgrid_update_contact

Update an existing contact Parameters:

sendgrid_update_template_version

Update an existing template version Parameters:

sendgrid_validate_email

Validate an email address using SendGrid validation. Requires Email Validation add-on Parameters: