Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
This is a really useful post, thanks for sharing
As the subject says, it would be really useful to have the ability to query against the Company endpoint, by UpdatedAt. This would reduce the number of calls required to validate changes, and extract the data for reporting needs.
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...
It would be great if we could extract the audit trail through REST APIs, with a greater amount of detail provided. Rather than having generic actions, it would be great to actually see what has changed. This would be extrememly beneficial for our admin, to hold legacy data, see exactly what has chan...
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...