Logo
Workflow Management

Email Drip Campaign Workflows

Create workflows with multiple email steps. Each step uses a SendGrid dynamic template and can be configured with a delay (in days) from the previous step. Emails are sent automatically via Celery scheduled tasks.

SendGrid Template Variables

Use the following variables in your SendGrid dynamic templates:

{{contact_name}}{{contact_first_name}}{{contact_email}}{{contact_company}}{{contact_job_title}}{{workflow_name}}{{step_number}}{{total_steps}}{{current_date}}{{current_year}}{{unsubscribe_url}}{{sender_name}}