Send transactional email using a triggered campaignCopy Pagepost https://{region}-api.dotdigital.com/v2/email/triggered-campaignSends a transactional email using a triggered campaignBody ParamstoAddressesarray of stringsrequiredlength ≤ 100The email address(es) to send totoAddresses*ADD stringccAddressesarray of stringslength ≤ 100The CC email address or address to to send toccAddressesADD stringbccAddressesarray of stringslength ≤ 100The BCC email address or address to to send tobccAddressesADD stringfromAddressstringThe From address for your email. Note: The From address must already be added to your account. Otherwise, your account''s default From address is used.campaignIdint32requiredThe ID of the triggered campaign, which needs to be included within the request body.personalizationValuesarray of objectsEach personalisation value is a key-value pair; the placeholder name of the personalization value needs to be included in the request body.personalizationValuesADD objectmetadataobjectThe metadata for your email. JSON object a max of 1500 charactersmetadata objectattachmentsarray of objectsA Base64 encoded string. All attachment types are supported. Maximum file size: 15 MB.attachmentsADD objectHeadersx-ddg-integration-tokenstringIf you are a partner of Dotdigital and have a verified integration then include your integration tracking token here.Response 200200Updated about 2 months ago