How to test Go-To Actions using Laravel?

292 Views Asked by At

I'm trying to implement Go-To Actions and it only works when I use Apps Script. Is it possible to test it from Laravel using gmail account?

1

There are 1 best solutions below

2
On

It is possible, you should add the markup as you are doing it in Apps Script example and send it to yourself.

For testing it will only work if authenticated user sends the email to its own account, here you can find more information. https://developers.google.com/gmail/markup/testing-your-schema