We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jan 20, 2022 7:52 PM - edited Jan 31, 2022 6:52 AM
Hi everyone,
I want to make a custom alternative of the default @hubspot/blog_subscribe module, with the difference being that my module needs a custom styling and the form submission should happen through AJAX without page reload.
Where can I get the endpoint address to put it in the action attribute of my html form?
Solved! Go to Solution.
Jan 31, 2022 6:50 AM
OK, all that info comes with a snippet from the Form field.
Jan 31, 2022 6:50 AM
OK, all that info comes with a snippet from the Form field.
Jan 24, 2022 8:40 AM
Thanks, @webdew
The question still remains open, where do I get the endpoint address and other required payload data that's needed for the subscribe request?
Jan 24, 2022 7:38 AM
Hi @aidanxyz ,
In that case, don't use HubSpot default form, but create a separate module with custom form using ajax as there is no option to use ajax with default forms.
Hope this helps!
If we were able to answer your query, kindly help the community by marking it as a solution.
Thanks and Regard.