Build it
What do you want Shade and SendGrid to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Shade and SendGrid
Triggers and actions 11 triggers · 17 actions
Trigger
Asset UpdatedTriggers when an asset in the Shade drive and folder you select is added or changed.
Trigger
New AssetTriggers when a new asset appears in the Shade drive and folder you select.
Trigger
New CollectionTriggers when a new collection is created in the Shade drive you select.
Trigger
New DriveTriggers when a new drive is created in the Shade workspace you select.
Trigger
New Public Share LinkTriggers when a new public share link is created in the Shade drive you select.
Trigger
New TranscriptionTriggers when an asset in the Shade drive and folder you select finishes transcription.
Trigger
Public Share Link UpdatedTriggers when a public share link in the Shade drive you select is created or changed.
Action
Copy a FileCopies a file or folder to another location within the same Shade drive.
Action
Create FolderCreates a folder at the path you supply in a Shade drive.
Action
Find an AssetReturns the assets in a Shade drive that match the text you search for, optionally narrowed by precision filters.
Action
Get Public Links for a File or FolderReturns the public share links that exist for a file or folder in a Shade drive.
Action
Search Asset ChunksSearch a Shade drive and get back matching assets together with the specific chunks (subclips, document passages, image regions) that matched, with a relevance floor you control per media type.
Action
Search for an Asset by DescriptionSearches a Shade drive with a plain-language description and returns the assets that match, using Shade's AI index.
Action
Share File or FolderShares a file or folder in a Shade drive with the people you list, at the role you choose. Each person is emailed an invitation.
Trigger
New bouncePolls the v3 Suppression Bounces API for bounced email addresses. Emits one record per bounce.
Trigger
New global suppressionPolls the v3 Suppressions API for globally-suppressed (unsubscribed) email addresses. Emits one record per suppressed email.
Trigger
New or updated recipientTriggered when a recipient is created or updated.
Trigger
New suppressed emailTriggered when a new email is suppressed.
Action
Add to suppression groupAdd a recipient's email to a SendGrid suppression group (unsubscribe group). POST /v3/asm/groups/{group_id}/suppressions.
Action
Create custom fieldCreates a new custom field.
Action
Create listCreates a new marketing contact list via the v3 Marketing Lists API.
Action
Create or update contactAdds or updates a marketing contact (upsert by email) via the v3 Marketing Contacts API. Optionally assigns to lists.
Action
Create or update recipientCreates a new recipient if the email does not exist, otherwise updates the existing recipient.
Action
Delete contactsDeletes one or more marketing contacts by their contact IDs via the v3 Marketing Contacts API.
Action
Get contact by emailLooks up a marketing contact by email address via the v3 Marketing Contacts search-by-emails endpoint.
Action
Remove from suppression groupRemove a recipient's email from a SendGrid suppression group (unsubscribe group). DELETE /v3/asm/groups/{group_id}/suppressions/{email}. Returns 204 No Content on success.
Action
Send an emailSends an email via the v3 Mail Send API to a single recipient with subject and plain-text or HTML body.
Action
Send an email using templateSends an email via the v3 Mail Send API using a dynamic template ID. Dynamic template data is passed as a JSON object.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.