When a user submit the custom form, the user info can be saved and seen at hubspot backend, but I didn't get any email notifications though I turned on the email notification.
Can anyone help me out?
However, when I use the Gravity Form, I can get the email notification without any problem. So I am confused on the difference between the 2 methods. Why I can't get the email notification with a custom form and the API?
That is quite a hack! As it turns out though, in order to receive notifications for custom forms, the API would have to feed a standard HubSpot form in a Basic/Professional/Enterprise portal.
Thank you,
Ed Justen
Did my post help answer your query? Help the Community by marking it as a solution
No email notifications received while using a custom form
SOLVE
Hi @qhu I'm a bit confused by your query. If use this API https://developers.hubspot.com/docs/methods/forms/submit_form to pass data to a form in HubSpot, the form needs to be built in a paid subscriber portal. Free portals do not have the form building options, so I'm not sure how your are passing information into HubSpot.
I did check your email address in our logs, and can see that several collected forms notifications have been delivered in the past few weeks. The logs indicate however that those notifications have not yet been opened. These include notifications sent on Dec 21, Dec 22, and Dec 29. Can you check with your email administrator to ensure these notifications are reaching your inbox?
Thank you,
Ed Justen
Did my post help answer your query? Help the Community by marking it as a solution
And then I use the submit_form API to submit my own custom form to #gform_1.
With step 1-3, I can see the form data at backend but no notifications.
We did get some notification but these notifications were happening only when on Gravity Form submissions. And hence my question: why no notification when using a custom form?
Another question is that, does it has to be a paid Hubspot account and then we can receive email notifications when submiting a custom form via submit_from API?
That is quite a hack! As it turns out though, in order to receive notifications for custom forms, the API would have to feed a standard HubSpot form in a Basic/Professional/Enterprise portal.
Thank you,
Ed Justen
Did my post help answer your query? Help the Community by marking it as a solution