Cross-Provider Workflow
HubSpot Deal Won to SendGrid Email
Version 1.0.0
Find a won HubSpot deal, then send a thank-you email via SendGrid.
Providers Orchestrated
Workflows
hubspot-deal-won-to-thank-you
Search a won HubSpot deal, read it, then email a SendGrid thank-you.
Searches HubSpot deals for a closed-won stage, retrieves the matching deal detail, and sends a thank-you email to the customer email address through SendGrid.
1
find-won-deals
$sourceDescriptions.hubspotDealsApi.searchDeals
Search HubSpot for deals in the closed-won stage.
2
get-deal
$sourceDescriptions.hubspotDealsApi.getDeal
Retrieve the full detail of the won deal.
3
send-thank-you
$sourceDescriptions.sendgridMailApi.SendMail
Send a thank-you email to the customer via SendGrid.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.