I would like to take Hubspot meeting notes and send them to Chatgpt to reformat them. I want to create a private app to link it to n8n but I know which object type I should add to my webhook.
Thanks
I would like to take Hubspot meeting notes and send them to Chatgpt to reformat them. I want to create a private app to link it to n8n but I know which object type I should add to my webhook.
Thanks
Hey @ARomaneschi
checkout the endpoint here for the meetings API
I think you need to look for “hs_internal_meeting_notes”: “These are the meeting notes”.
hope this helps
But unfortunately hs_internal_meeting_notes doesn’t show up as an option.
How can I fix this please?
I am also trying to add a webhook subscription for notes and meetings creation or change without success. Even if I manually add the meeting note body or note body as property, I guess this is not really a contact property and is not included in the payload sent to Zapier.
Has there been any changes in terms of engagements API?