Hello!
I have been facing an issue with contact form submissions.
To get hubspot data, I am using Airbyte technology, and on their documentation they mentioned the new hubspot version v3 has no Contact Form Submissions anymore:
https://docs.airbyte.com/integrations/sources/hubspot-migrations#:~:text=This%20update%20deprecates,API%20being%20deprecated.
They suggest to use Form Submission instead, however the schema is not the same.
Do you know if there is any other option where we could get back the Contact Form Submission?
I see this post here: https://community.hubspot.com/t5/APIs-Integrations/How-to-Retrieve-Contact-Form-Submissions-v3-API/m-p/1118941#M80724
But the solution only says about form submissions.
However I need the relation between the contact (conversarion ID) and the form submission details, not only the form-id
Do you have an idea how can I achive it?
Thank you!