Invoking firebase push messaging API upon submission of form component on AEM webpage.
Hi everyone,
I have a HTML form component on my page (not by AEM form) , I want to invoke a firebase push messaging API upon submission of that form via a Servlet.
what would be the best approach for this and if there is any material regarding this.
Regards.