Hello, I've been using /contacts/v1/lists/:list_id/add ( https://developers.hubspot.com/docs/reference/api/crm/lists/v1-contacts#add-existing-contacts-to-a-list ) for years without a problem, passing emails as contact identifiers. Today, I noti read more
Good morning! I have this code that I am trying to integrate in my emails as a button to add the reservation to the clients calendar, however everything is perfectly integrated, except the date and time... I understand that it could be a formatting read more
I have some contacts that are created with a record source of 'Integration'. When I look at the record source details I see the name of the specific integration (call it My Integration) that should trigger the webhook. When I'm building the workflow read more
Hello, I have installed a CTA and set up the triggers on my Squarespace site but for some reason it won't activate. I have tried all sorts of troubelshooting techniques from clearing cache to double checking the Hubspot embed code. Squarespace had read more
Hello all, I've been trying to find a solution to this issue for months, but so far, I did not succeed Most of our contacts in HubSpot come from member accounts in our website system, where they have opt-in checkboxes in their dashboard to su read more
Hey everyone, We’re trying to set up an integration between Pronto Xi (our ERP system) and HubSpot. The goal is for Pronto Xi to send a request that updates a dropdown property in a HubSpot deal when an action is triggered. For example, if I press read more
Hi @NicoNicoNii
Create a pvt app in your instance, provide this scope crm.objects.deals.write you will get an access token from this pvt app...read more
Please help me. Now I am building React project and this is my purpose. Each users input their email information and then they get their whole data from hubspot. Of course that email is hubspot singin email. Is it possible? How can I do t read more
Hi, I am trying to use an external system to post in line items onto a Deal record with tax calculated by a 3rd party tax engine, in this case Avalara. I don't want to have to create a HubSpot Tax item for every different sales tax % as ther read more
Hey, @rncmarques 👋 Thanks for the great question. Have you looked at using `hs_tax_rate` along with `hs_tax_amount`? Looking at the response fro...read more
I have lists in my hubspot instance however every way I have tried to call /crm/v3/lists/ just returns an empty array Passing a list id and all other list endpoints are working as expected Has anyone encoutered this?
Hello there, I am building an public hubspot app. its not listed in maketplace yet. today when i try to install my app to new hubspot account with install user. i am getting this error in the apps setting page. Hub 241*** is unknown to this Hublet, read more
First of all , thats for taking time to read this query. Getting this error while fetch hubspot deals, Is there any workaround to retrieve all the properties not only standard ones or limiting them in any way. Also if there is a read more
Hey @GRajput Thanks for the reply Ok so should I manully add properties like [ "dealstage", "closedate"......] in this . Is there any way throug...read more
I am trying to upload files to link to support tickets. Because of CORS issues, I am not able to make the request from the browser and am sending the base64 encoded file string to the backend with graphql. Using python requests and the v3 files API read more
Hi Steve, Thank you for responding. Unfortunately, the addition of 'charsetHunch' hasn't changed the outcome. In my case I'm trying to upload a j...read more