Email links in version 10

0
Good evening,   I am doing an upgrade from 9 to 10. There is an email link in the email template which is no longer working. I am trying to link it direct to the page but I am really not understanding how to make it work.   I have put this in the URL of the page we want opening.       I have put this in the URL of the token which I presume is incorrect as getting 404 not found     this is showing at the end of the URL when the link is clicked     Does anyone know what I need to do?   Thanks in advance
asked
3 answers
0

Dear Jessica,

 

What you did is correct, expect for the link.

 

I see the link you set for page is root/p/change{id} but in email the link is root/link/{id}, that is why you're getting 404 as such url or resource doesn't exist.

 

Pass same url as of page, then it'll work.

 

Hope my answer helps. Reach me out for any queries.

answered
0

Good Afternoon,

 

Thank you for your response.

 

So I changed it to the link in the settings and put the URL as below.

 

image.png

 

It now open the app from the link in the email, but opens the home page instead of the Reference UNLESS you are already logged in and then it opens at the reference. I don't fully understand it at all so struggling to understand what I need to do to enable it to open at the correct reference.

 

FYI in version 9 it used the deeplink module.

 

Any help will be gratefully received.

 

Thanks

 

Jess

answered
0

Dear Jessica,

 

You have to set anonymous permission to the called microflow. Let me know if this works else I'm ready to solve your query over call.

answered