Is there a way through the HubSpot API to add a PDF file to a Company in HubSpot under the attachments section? I am auto-generating a PDF in my C# application. After the PDF is created, I am trying to post this PDF to the company object in HubS Leia mais
Hi, I want to create a new contact in Hubspot but the condition is to store the contact details in the encrypted form. so let me explain the scenario briefly. Let's say i have multiple organizations that are using the different accounts of HubSpot d Leia mais
I am experiencing a problem when attempting to add a new checkbox field ( objectChoice ) to an existing action definition in my HubSpot configuration. Despite my efforts to align with the API documentation and requirements, I keep encountering a val Leia mais
We need something else which is the SQL statement to retrieve all the required fields from both the tickets table and calls table. We have some fields that are required in the project in both tables tickets and calls. We need the SQL stateme Leia mais
Hello, I am running into an issue with my WebHook. I'm relatively new to this so I will attach a screen shot but this is the error I am receiving and on Hubspot's side it is not receiving the test. " [result] => {"status":"error","message":"Inv Leia mais
Hey there! I've got webhooks working great for contact creation, updates, merging, deletion, etc, but I don't see a way to get a webhook when a note is created, todos, when an email or a call is logged, etc. Is there an endpoint that I'm missing t Leia mais
Ah, good call! Since I'm building the app to be used in the hubspot store it'd be better if we didnt need those subscriptions just to make sure more ...Leia mais
We have this form on the website. The form is not directly connected to HubSpot. This precise form is connected to a central endpoint that distributes data on multiple platforms. When a person has filled in this form and clicked on consent, their e Leia mais
I generate 2 or more duplicate forms onto my page inside modals using the v2 script. I have noticed the onFormSubmitted I attach to the form instances is called incorrectly on a different instance of the form about 75% of the time instead of the co 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
Here is the response of your given https://api.hubapi.com/contacts/v1/lists/3 API { "portalId": 143728744, "listId": 3, "internalListId": 0, "cr...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
Hey, @GGiordano 👋 Did you get this worked out? If not, I have a few questions to help give the community more information.
Create a test Deal ...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