이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 5. Change Email Templates
By the end of this section, you will have edited and saved a custom email template.
You can completely customize the content of all standard email communication with developers, allowing you to closely match the workflows you’ve set up for your Developer Portal.
5.1. Step 1: Define your workflows before email configuration 링크 복사링크가 클립보드에 복사되었습니다!
There are a lot of email template options, only a subset of which will be relevant for your workflows. Save yourself time by making sure you’re happy with your workflows before beginning to edit the email templates. This way, you’ll only edit the templates that you’ll actually use.
5.2. Step 2: Test your workflow and identify active email templates 링크 복사링크가 클립보드에 복사되었습니다!
Perform a dry run of your finalized workflows, making sure to test all the possible branches (such as approval and rejection). Then, identify each email notification that your test developer account receives to determine what to edit in the next step.
5.3. Step 3: Edit and save your custom template 링크 복사링크가 클립보드에 복사되었습니다!
The first time you edit a template, you’ll actually “create” a custom template. Then in subsequent edits, you’ll save your changes. Warning: there is no version control. We recommend you make a local copy if you want to be able to revert changes.
You can use liquid tags for dynamic content in your email. We especially recommend you make backups when you make changes to the liquid tags.
5.4. Step 4: Repeat for all templates in your workflows 링크 복사링크가 클립보드에 복사되었습니다!
Complete these same steps until you’ve covered all possible branches for your workflows.
5.4.1. More information 링크 복사링크가 클립보드에 복사되었습니다!
- Before customizing your email templates, it’s best to have the signup flows fully finalized and tested.
- If you intend to change any of the liquid tags within the email templates, be sure to read up on the liquid reference documentation.