Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I would care about all forms, but i can settle for the ones that have been filled out where phone number is not empty. That might solve the issue with decent accuracy. I'll explore that bulk API call then, and try to further refine with "phone number is not empty"Thanks a lot!
Hi, I have been looking for a way (with the rest API) to produce a list of forms that contain a specific field. So far I have not seen a REST API method that will give me that information. I would like to know how many and which forms contain the phone number field. Has anyone been successful with s...
As usual, I am curious about how my campaigns would translate into code and use that as an opportunity for learning. What I understood from what you say is that although smart lists and flow steps in smart campaigns look like "if so, then do that" instructions (so basic if statements) they are actua...
Is it possible to actually see the code that is being generated with smart campaigns, triggers, filters and flow steps...? Velociscript perhaps? Or whatever language it is...Thanks!
Hi Hari, Thank you for the in-depth answer. You are both correct. I just marked the previous answer because Gerard replied first. Thanks for sharing the correct documentation as well. Best regards, Victor
Thanks for your answer! Sorry it took so long. Both answers are correct, so I don't know if I can or how to mark both. So basically "Between" is inclusive. Thanks!
Hi,Here is a snapshot of what I'm trying to achieveI am setting up ranges but I'm confused about what they currently look like.Here is what I really want:Ready: [20 - ... ] || equal to 20 or greaterNeed time: [0 - 19] || between 0 and 20, including 0 but NOT 20Not for you [(-...) - (-1)] || any nega...
Say we have a case of "Episode II: The GDPR Strikes Back" and we need to modify ALL forms with an additional checkbox...Episode V tho. Haha, yes, sorry I meant "the first, second movie" that was released. I guess the fact that they started with the fourth movie confused me for life... It's possible ...
Sanford, thank you very much for your lessons I feel like these discussions are the ones that generate a deeper understanding of the tool. I appreciate it.
So you are saying that each smart list is basically a query result that gets updated every time the trigger is triggered, and until all query results have been delivered (i.e. first name is changed, so all smart lists and processes that are using that as a trigger are re-queried and the result retur...