Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi allHaving some trouble with a JSON webhook I'm trying to run through Marketo and Zapier. Here's the code:URL: (what Zapier gave me)Request Type: POSTTemplate: {"first name": "{{company.First Name (A):default=edit me}}","last name": "{{company.Last Name (A):default=edit me}}", "billing address": "...
Thanks you Sanford! Believe it or not, I read that post when it came out and it slipped my mind until just now. I'll have another look and let you know if I run into problems.
Hi everyoneHaving a bit of trouble formatting dates through email scripting.Here's my initial code:
Thanks Sanford. We would be sending mostly to consumers with something like this - so it would be higher proportions of Gmail, Hotmail and the like. It seems they are more likely to anonymize.
Haha! Yes, I can see how this breaks down very quickly. I might have some tough questions for a vendor or two next time they try to sell me on this!The idea of requesting zipcode information from our subscribers, so we have something a bit more robust, seems like the way to go. If we determine the r...
Hi RobbGood points! This question, like many of mine, is as much about pushing the limits of what's possible as opposed to what is practical and business critical Thinking about it, I think the metro area idea could work very nicely. I'm thinking something like this...webhook passed to a program suc...
Hi RobbWhile I'm not sure how it's done, I'm fairly sure that Movable Inc said that they could do it based upon the location at time of open. This seems like it would be contingent on privacy laws, location services on, etc etc...but now I'm not sure.I like your idea of using the API to send only to...
Interesting. Thanks Josh. I can see how that could work using Velocity scripting.
Email open. For example, I've seen Movable Inc and others demonstrate a weather comparison at email open - here's your current weather, and here's the weather somewhere warmer. It won't always be possible I'm sure, but I'd like to know how they did it.