This article refers to user defined tokens within a project. Learn more about CRM tokens.
Creating tokens
Subscribe uses tokens to dynamically display information throughout a project. Tokens are only available for the project in which they were created.
To create a new token:
1. Under "Project" in top menu, click on "TOKENS"
2. Click on "+ New Token" button at the top right
3. A new field will automatically generate with empty "Token Key" and "Token Value"
4. Define your Token Key (often referred as Token Name) and the Token Value. In the example below, we have defined the Token Key as "brandName" and the Token Value as "My Brand Name"
5. Click "Save and Publish" button at top right, to save and activate the token for the project
Displaying token values
Any tokens created in the Tokens tab can be used throughout the project in any given page.
To display the Token Value of a defined token:
1. Select the part of text that needs to be dynamically updated to a token. In this example, the text "My Brand Name" was selected.
2. Change the text to the Token Name (Token Key) and enclose it in opening and closing {{double curly brackets}}. Refer to example below - {{brandName}}:
NOTE: Tokens can be used an indefinite number of times in your project. Once a token is set and present in your project pages, the value will automatically update to the set Token Value in all the instances where your token appears.