Hi @pshields,
Did you try using the encoded URL?
ex: https%3A%2F%2Fwww.google.com%2Finvoice%2F%3Finvoice_number%3DCD1234%26amount%3D200
Cheers !
Dhananjaya.
It did not translate I get the below in the email
https%3A%2F%2Fwww.google.com%2Finvoice%2F%3Finvoice_number%3DCD1234%26amount%3D200
Hi @pshields,
It does not include anything after a = or & character.
Based on your above statement, could you try the below URL which has only '=' and '&' characters encoded,
https://www.google.com/invoice/?invoice_number%3DCD1234%26amount%3D200
Cheers !
Dhananjaya.
The text https://www.google.com/invoice/?invoice_number%3DCD1234%26amount%3D200
in a report rule action results in an email that looks exactly like this. However, I noticed that when I hold my cursor over the link it shows the & and = sign. If I use a real web address in the email that contains an = sign in the address, when I click on the link, even though it has %3D in the address, the link is read correctly and the page opens as expected. Thanks for the help.
Phil
The text https://www.google.com/invoice/?invoice_number%3DCD1234%26amount%3D200
in a report rule action results in an email that looks exactly like this. However, I noticed that when I hold my cursor over the link it shows the & and = sign. If I use a real web address in the email that contains an = sign in the address, when I click on the link, even though it has %3D in the address, the link is read correctly and the page opens as expected. Thanks for the help.
Phil
Hi @pshields,
You are welcome and I'm happy to help
Cheers !
Dhananjaya.