Additional Template Operations
Additional template operations refer to the various actions performed on templates within a system. These operations allow users to manage and utilize templates effectively. They typically include functions such as syncing, testing, cloning, copying, etc.
Each operation serves a specific purpose in maintaining the flexibility, organization, and usability of templates, ensuring they can be tailored and applied as needed for various tasks.
These additional operations enable businesses to:
- Sync Templates: Synchronize message templates and configurations across Gupshup and Facebook Business Manager.
- Copy to Clipboard: Easily copy the template code or request details to the clipboard for quick sharing or reuse.
- Clone Template: Create duplicates of existing message templates for modification or reuse.
- Test Template: Execute the template to test the API request and view the response, ensuring message templates work as expected.
- Copy as cURL: Convert the template to a cURL command and copy it to the clipboard for use in command-line interfaces, facilitating testing and debugging.
Sync Templates
- Go to Dashboard > WhatsApp > Your App > Templates, and click the Sync button next to Create Template.
![Sync Templates](https://files.readme.io/8f8b78c-Screenshot_2024-06-12_at_1.58.00_PM.png)
Sync Templates
Your templates will be synced with your Facebook Business Manager.
Copy To Clipboard
- Go to Dashboard > WhatsApp > Your App > Templates, and click the Arrow button next to Manage on an existing template.
![Copy To Clipboard](https://files.readme.io/d138256-Screenshot_2024-06-13_at_10.20.24_AM.png)
Copy To Clipboard
- Select Copy to Clipboard.
Clone Template
- Go to Dashboard > WhatsApp > Your App > Templates, and click the Arrow button next to Manage on an existing template.
![Clone Template](https://files.readme.io/af6cbad-Screenshot_2024-06-13_at_10.27.10_AM.png)
Clone Template
- Select Clone Template. This will take you to the Create Template window, where you can edit the template according to your requirements.
![Clone Template](https://files.readme.io/c9ec572-Screenshot_2024-06-13_at_11.03.02_AM.png)
Clone Template
- Select Preview and Submit. You have successfully cloned the template.
Test Template
- Go to Dashboard > WhatsApp > Your App > Templates, and click the Arrow button next to Manage on an existing template. Select Test Template.
![Test Template](https://files.readme.io/ef47873-Screenshot_2024-06-13_at_11.06.55_AM.png)
Test Template
- A Test Template window will appear. You can enter the recipient's phone number to test the template.
![Testing Template](https://files.readme.io/302133b-Screenshot_2024-06-13_at_11.11.10_AM.png)
Testing Template
- Click Send. Your template message is successfully submitted.
You can send up to five phone numbers for testing a template.
Copy As cURL
- Go to Dashboard > WhatsApp > Your App > Templates, and click the Arrow button next to Manage on an existing template. Select Copy as cURL.
![Copy As cURL](https://files.readme.io/c6ba62e-Screenshot_2024-06-13_at_11.21.26_AM.png)
Copy As cURL
- A cURL window will appear. Select Copy Code to copy the cURL to the clipboard and send it.
![Copy As cURL](https://files.readme.io/a4b8252-Screenshot_2024-06-13_at_11.26.46_AM.png)
Copy As cURL
Updated 8 months ago