Assigned
Status Update
Comments
jp...@google.com <jp...@google.com> #2
Are you using Linkify?
bl...@google.com <bl...@google.com> #3
Can you provide the below requested information to better understand the issue:
Device used
Which device did you use to reproduce this issue?
Please provide sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
Device used
Which device did you use to reproduce this issue?
Please provide sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
Description
Description
A way to register for AMP more automatically. This would ideally include both:
Since there's already a workaround for applying (using puppeteer or similar to fill out the google form), the second is more crucial.
Impact
I'm working on a Marketing app that involves sending emails to e-commerce customers on behalf of merchants. Since each merchant has their own email address, we currently need to fill out the google form manually for each sender address and manually record when we get an email saying that we've been approved for AMP use in Gmail.
I'm working on automating the registration process as much as I can in the current system, but I'm limited by not knowing the exact structure of the approval and rejection emails. An automated response with a predictable structure (e.g. webhook event) would make the process much more scalable.