Thank you@SanfordWhitemanfor rest/v1/activities.json?nextPageToken=token api, do you know what is this campaignId? it is not matching program id. How can i know this activity belon...
is it possible to filterprogram name or id when exporting activities through api?eitherrest/v1/activities.json orbulk/v1/activities/export/create.json it's returning mixed activiti...
Hi,My Design Studio->Email Template folder ID is 27, is it same for all users?I would like to use rest api create email template, which requires folder, if it's same for all users ...
Hi,I would like to create an app that sends email to k people with k different email under one campaign. (campaign is only one, but everyone will receive different email - whole pa...
I would like to create write token via API, but what should i write on the value? Below is the body of create token api -/rest/asset/v1/folder/{folderID}/tokens.json ...
Hi,i would like use customObject.field in the email. how can i use it? i tried {{lead.customObject.field}} but it's not working for me.also what if i have lots ofcustomObject in le...
I feel like i am expressing myself well. i am creating an app that send 10k different emails to 10k leads in one campaign/program. So i thought if i store html email as a custom fi...
yes i am, it's not one time i would like to create lots of custom fields.is there any other way to do it? storing rich text then use it {{lead.field}} in email?