Cross-Provider Workflow
Zendesk Org Onboarding to Welcome Email
Version 1.0.0
Create a Zendesk organization and user, then send a welcome email.
Providers Orchestrated
Workflows
org-onboard-welcome
Create an organization and user, then send a welcome email.
Creates a Zendesk organization, creates the primary contact as a user in that organization, then emails them a support welcome message via SendGrid.
1
create-org
$sourceDescriptions.zendeskOrganizations.CreateOrganization
Create the customer organization in Zendesk.
2
create-user
$sourceDescriptions.zendeskUsers.CreateUser
Add the primary contact as a user in the new organization.
3
welcome-email
$sourceDescriptions.sendgridMail.SendMail
Email the new contact a support welcome message via SendGrid.
Source API Descriptions
openapi
openapi