Triggered Emails

Pardon, but, thinking well, at this point we can elect a dynamic link in the body text of the email, as a variable, and not in button email !

Nayeli, but did we think the same thing ?

Mauro — If I understand you just want to replace normal text with a dynamic URL? Issue with that is it won’t be clickable since it’s just text. They would need to paste it in their browser and for aesthetic reasons a clunky URL would look ugly in an email. A button or link is preferred because it will open upon clicking.

Nayeli — Notnpositive I’m understanding, but in SendGrid you can edit the HTML code of any item in the email using variables. So if you create a dynamic variable called ${url} where the URL for a button should be; then you can send the “url” variable in your page code to the email and it would replace it in the button.

Sorry if I am not understanding. I think the only work around is a redirect like you mentioned. The issue with that is if the redirect contains dynamic variables that aren’t easily accessible like a UserId which you can easily get from current logged in user.

Dear David, my problem is to confirm a new member and the only way to get it safely, is generate a unique code, so:
or click a button with the unique userId_dynamic_page link
or giving a random code that user etc etc
I can say that the method I suggested for our luck WorkS !!

wixUsers.emailUser(“xxxxxxxCODE”, userId, { variables: {“CONFERMA”: “https://www.google.it”}} );

It returns a clickable link !
Of course now instead of www.google.it you have to form and place the correct dynamic_user_link

For now it works !

We’re using the triggered email process exactly as described but it’s not working. We’re triggering an email after a form submission to Stripe from here https://www.ace-egypt.org.uk/singledonation. It works in the sandbox. Any ideas? Anyone using this successfully?

+1 for Mauro & David. That should be something TriggeredEmail needs to offer.

One use case is sending an Order Confirmation email with a “View your order” button. For now we can only display the full URL, i.e. https://example.com/order/random-string-as-id in the email body, which is not aesthetically attractive. We cannot put in custom tracking parameter as well since it makes the URL look… malicious.

Full URL in email is just for advanced users with high concern in security, who of course not the most of our users.

Hey!! Do you know if it’s possible to send the triggered emails to an specific email that I have in a database? I mean, not sending it to their registration email, but to their “contact email” (database field).

thanks!

HELLO - IS IT POSSIBLE TO CODE A BUTTON ELEMENT - THAT CONNECTED TO PHONE NUMBER SO EVERY TIME SOMEONE CLICK ON IT - IT WILL SEND E MAIL NOTIFICATION?

Hi David how are you?
I didn’t follow for a long time Wix Code and its evolutions, but do you know if today is possible to insert the {url} parameter in a button in a Triggered Email ?

Hi @yoav-wix with a standing ovations a lot of us asked if it were possibile to get a variable in the button in the triggered email. Today is possible?
thx in advance
M