Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Good catch, though, Jack! That's, actually, what we're doing currently. The current workflow is:Create programCopy ID from URLAdd ID as query string valueActivate triggerI was hoping to make a first-world, quality-of-life improvement-workflow of:Create programActivate triggerGet promotion
Ah, I see. Thanks for the insight as always. Sounds like we'll have to continue with just putting in the program ID by hand. Definitely not the end of the world.
Is it possible to create a trigger for [Fills Out Form] with a [Querystring] constraint that if the query string contains {{program.id}}? Or do triggers have trouble activating based on fields and tokens? I tested this a few ways to Sunday with no activation of the trigger and I'm starting to think ...
Has anyone been able to successfully apply IP restrictions for their web services? Specifically, for something as large and dynamic as the Zoom integration? When discussing with our Zoom rep, they directed me to this "Zoom network firewall or proxy server settings" page which shows a metric ton of I...
New finding: it seems to add an endless string of "%20" for any string added via Velocity token into the href value within a link. It doesn't resolve anything but, it happens even if the Velocity token is as simple as passing an unmodified token through (eg. "$lead.Email").When sending a sample emai...
Hi @SanfordWhiteman , I'm attempting to encode an email address into a URL and then decode later for a form. The script itself works wonderfully, so thank you for that. An issue arises, though, when adding the encoded string into a URL query string. It adds literally thousands of "%20" values (space...
Hi all. It seems some files disappear in the 'New Experience' for Design Studio. I'm not seeing any trends for which ones are visible and which ones are hidden but, switching back to the 'old' experience shows the remaining images. How it was discovered:In searching for a keyword in an images folder...
Just got the new experience and saw that URLs for my assets weren't working. Initially thought there was a load-then-publish system similar to AEM but, it seems the generated URL for the file is broken. Normal URL would be "https://resources.company.com/rs/123-abc-456/images/file-name.jpg". Broken U...