Skip to main content
Pull templates and all their variants from a SuprSend workspace into your local directory. Each template - including all its channel content, variant definitions, conditions, and mock data - is written to a local file that you can edit and push back. This action does not delete existing local files. Templates with the same slug are overwritten; new slugs are created as new files. By default, templates are saved to ./suprsend/templates/. Use --dir to change this. Specifying a directory is recommended when working across multiple workspaces.

Syntax

Flags

Example

After pulling, the local files serve as your source of truth for editing. Make changes to variant content, conditions, or mock data, then run suprsend template push to upload the changes as a draft, and suprsend template commit to make them live.