Downloading templates
Sometimes you’ll want to pull templates down programmatically. Common reasons:
- Keeping a copy of the raw template in your codebase.
- Delivering the email through a separate service for compliance reasons (eg. HIPAA).
- Previewing a template inside your own app before sending through Waypoint (eg. an invoicing platform).
Learn how to retrieve templates API