Create Merge Tags
Send your campaigns by addressing your contacts by their first name, last name or anything else you find appropriate. Using this API, you can create merge tags.
Request Type:
- Get
Scope required
ZohoCampaigns.campaign.CREATE
Other alternative scopes
- ZohoCampaigns.campaign.CREATE-UPDATE (CREATE + UPDATE)
- ZohoCampaigns.campaign.WRITE (CREATE + UPDATE + DELETE)
- ZohoCampaigns.campaign.ALL (CREATE + UPDATE + DELETE + READ)
Header:
Authorization: Zoho-oauthtoken <access_token>
Content-Type: application/x-www-form-urlencoded
Request URL:
https://campaigns.zoho.com/api/v1.1/merge/create
List of Parameters: Version 1.1
Parameter | Data Type | Description |
type* | String | xml (or) json |
fieldname* | String | Alphanumeric |
tagtype* | String | Custom |
fieldtype* | String | [Text|Integer|Phone|Date|Picklist|Email|Checkbox|LongInteger|URL| |
mailvalue | String | Give a default value for the tag to be used in email content. |
socialvalue | String | Give a default value for the tag to be used in email content of social campaigns. |
* - Mandatory Parameters
Sample XML Request
Copied
Sample Response
Copied
Sample JSON Request
Copied
Sample Response
Copied