I generate 2 or more duplicate forms onto my page inside modals using the v2 api. I have noticed the onFormSubmitted I attacht to the form instances is called incorrectly on a different instance of the form about 75% of the time instead of the corr Leia mais
I have an issue with this https://api.hubapi.com/contacts/v1/lists/3/add API In the attached SS you can see my request payload and the error. I have done the same as the given documentation https://legacydocs.hubspot.com/docs Leia mais
Hi, I have a use case to update a message content within a conversation thread via the Conversations API so that certain sensitive texts/attachments could be masked. From the developer documentation, I don't see any endpoints to make a PUT/PATC Leia mais
Context: I have the following code inside a loop, that ends in writing data to a gsheet: try:
# Fetch individual deal details using its ID
individual_deal = api_client.crm.deals.basic_api.get_by_id(deal.id)
properties_data = individual_deal.p Leia mais
Hi, Im thinking about switching our wordpress forms over to Gravity forms because we have been having issues with Ninja forms and the Hubspot All-in-One Plugin. You can see my post below if anyone is interested in the problem we're having: Leia mais
I am trying to create an application and I need it to, in addition to creating a card when responding to the webhook, also previously generate or upload a file to the client's account. Is this possible? I'm using this documentation as a guide: http Leia mais
If you need to upload a file you will need to use the Files API - you could connect this to an incoming webhook. For example: say you create a...Leia mais
I want to submit form data via API. I want to uplod multiple file on the one field. How can i do that ? What i have tried ? { "submittedAt" : 1700722754114 , "fields" : [ { "objectTypeId" : "0-1" , "name" : "email Leia mais
Hi there! We have an extensive integration with Hubspot and are looking to integrate the Livechat onto our customer-facing platform. We load the hubspot tracking code through our GTM. The live-chat is fully functional, however after any type of p Leia mais
Hello, I am wondering if anyone has any experience with the below and could offer some assistance. We have a salesforce campaign for each asset (webinar, guide, form) on our website. When someone completes a form submission the salesforce campaign Leia mais
Thank you!! It is the code issue where we want to connect the values in the 'Recent SF Campaign' field (which is from a form fill on our website) to ...Leia mais
Hello! I've been playing with Hubspot via REST API. What I discovered is that between adding a record (let's say a contact) to my account via POST request, it's not immediately returned by the Search API. Most of the time it takes up to 5-1 Leia mais
Hey, @dmydlarz 👋 Thanks for your question. To confirm, this is the expected behaviour when using the Search API and newly created records. The d...Leia mais
Hi all! I have been trying to connect HubSpot and Canva but whenever I try this I get the error that this app needs to be updated. Does this mean that the HubSpot app needs to be updated within Canva? I have added a screenshot of the error. Leia mais
Hello @NWiseQ thank you for posting in our Community!
I did some investigation here and it seems that Canva made some changes to their authe...Leia mais