SendGrid · Arazzo Workflow
SendGrid Template Version Activate
Version 1.0.0
Create a template, add a version, activate that version, and read the template back.
Provider
Workflows
template-version-activate
Create a template and version, activate it, and confirm.
Creates a template, adds a version, activates the version, and reads the template back to confirm the active version.
1
createTemplate
CreateTemplate
Create a new dynamic transactional template.
2
createVersion
CreateTemplateVersion
Add a version carrying the subject and HTML content.
3
activateVersion
ActivateTemplateVersion
Activate the new version so it becomes the version used when the template is sent.
4
getTemplate
GetTemplate
Read the template back to confirm the active version.