Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Right! I didn't think about what '%2B' actually translated to. I guess the posts and documents I have been checking are centered around the US. This is how I am thinking of setting it up (and we may end up doing it from Salesforce anyway, with more serious development so we can see message history ...
@SanfordWhiteman and @Phillip_Wild , Thanks for your responses. It's good to know we could perhaps build a two-way SMS service (maybe even some form of reporting) using Zapier if we can't get a developer to build it. But I was also thinking that the volume of calls may make it a worse investment th...
Hi @Social_Garden6 So in your experience the phone format should be with country code but no '+' (i.e. +44 --> 0044) or with no country code at all? I seem to e having a strange problem, where twilio will add '+1' to my 'To' phone number, regardless of which country it belongs to or if it has count...
Hi @Rachit_Puri2 , I am experiencing something very similar, also very high numbers, right now record at 15 copies. Did you figure out what it was?
Hi @Diana_Watts3, I'm having the same or a very similar problem. Lately we are seeing people submitting from the same countries, same type of form and landing page and it's creating several records simultaneously (same minute, don't have more granularity). The record is now at 15. It's strange beca...
Hi @Phillip_Wild , Modularity is the key point here. I try my best to make every new thing modular and refactor everything I see has repetition as much a I can, but it's a hard case to argue to spend time changing something that already works instead of working on new things that bring new value. A...
Hi, I know the title of the post sounds almost like a dissertation (and maybe it should be 🙂 ). To give a bit of context, the company I work for is multinational, we work with more than 20 markets. Our content is dynamic and we use a main "Country" segmentation to control this. Several times I hav...
I was researching on this topic, as we are facing this issue with contact information, for example: email. In our case, we want to ensure that for as long as someone doesn't have a proper account with us (in a separate system, let's call it "Compliance System"), we want them to be able to update the...
That looks really interesting! Thank you for sharing 🙂That would mean you can create a token where you define variables, then include it inside the email (even if it doesn't really output anything, just contains variables) and start referencing when appropriate. For instance: {{my.contentVariations...
Sorry for taking this long, I was expecting an email notification. A Velocity-powered email can be way more dynamically personalized than "Dynamic Content" allows - for example, using the intersection of multiple fields + multiple segments at the same time to determine final content.With regard to ...