Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks, thats what I thought, but wanted to check.
Hey, Is is possible to add a custom activity, to the activity log, using a smart campaign? We have a need to add activities based on certain triggers, but as far as I can tell, the only way to add a custom activity to the log is via APIs. Is there another way to create activities, or is the POST /re...
Is it possible to report out and programs that have been created, that do not contain specific filters. Example: We have a Smart List which is used to identify all contacts deemed as marketable to, which should be used in all email programs as below; The issue is, this is not always being used, and ...
Hi Sanford,Thanks for the response, but the referrer url does not appear to be an option in the available tokens within the email. The token works fine for change data value within a flow, but does not appear in the list of email tokens. I have tried adding the referrer and web page to the constrain...
We want to be able to pass the referrer url details from a form fill, into a notification email to send out to our sales team. I know this can be done into a field within a triggered smart campaign using trigger tokens, but have yet to find a way to pass this into an email. Would this just be a case...
I am currently extracting all folders and programs using the REST APIs, and from that am using the GET /rest/asset/v1/folder/{id}/tokens.json to return the tokens, but i want to limit this to just those that actually have tokens, and cannot see a way to do this from the results of both GET /rest/ass...
Just curious as to whether there is the ability to pull the number of API requests made in a given period, via an API call? I am wanting build in some steps to prevent certain activities running when coming close to our request limit.Obviously this would mean one more call added to the list, so if t...