Cross-Provider Workflow
HubSpot Segment to SendGrid Single Send Campaign
Version 1.0.0
Search a HubSpot segment, create a SendGrid Single Send, then schedule it.
Providers Orchestrated
Workflows
hubspot-segment-to-singlesend
Search a HubSpot segment, create a SendGrid Single Send, then schedule.
Searches HubSpot contacts for a marketing-qualified segment, creates a SendGrid Single Send targeting an audience list, then schedules the Single Send for delivery.
1
search-segment
$sourceDescriptions.hubspotContactsApi.searchContacts
Search HubSpot for contacts in the target lifecycle stage.
2
create-singlesend
$sourceDescriptions.sendgridSingleSendApi.CreateSingleSend
Create a SendGrid Single Send campaign for the audience.
3
schedule-singlesend
$sourceDescriptions.sendgridSingleSendApi.ScheduleSingleSend
Schedule the Single Send for delivery.
Source API Descriptions
openapi
openapi