Have just started using this library, apart from the Quickstart I can't find any other documentation about what is available. Do I have to manually search in the codegen directory to figure out each action, or do people just use guzzle and the endpo read more
Hi HS community. I have a technical question about transactional templates that I'd like your advice on. Currently, our Mailjet templates have dynamic properties and conditional logic built into them. According to HubSpot's documentation, we can al read more
Hello, We are switching from API v1 to API v2 (private app). Started to use this SDK https://github.com/HubSpot/hubspot-api-php It's not clear how to add an exising contact to a contact list. Could you please provide an example? read more
Hello, I'm trying to develop a feature for a HubSpot app that uses the Export API . I've added the crm.export to my oauth scopes and checked the box for it in the app "Auth Settings" from my developer dashboard. But when I try to create a read more
Hi, community! I have a multi-step form implemented on a client's website, also I have an error log where I save locally the data that failed to save on HubSpot. I realized that my log is often showing this error: {error: "TypeError: Failed read more
EXEC SUMMARY I'm pulling in data from HubSpot using the Azure Data Factor HubSpot connector. Generally works fine but for two of the available entities, I get the error below when previewing or pulling data; I've isolated the fields provoking the read more
I have a widget/module that has a smart_objects field in params object. {
"cell": false,
"cells": [],
"css_class": "",
"css_id": "",
"css_id_str": "",
"css_style": "",
"editable": false,
"id": "widget_1679061 read more
Hi, I'm trying to get all the approved quotes from the actual day. I use Make. The filters parameters doesn't works and I don't understand why I get all the Quotes. Here is values in filters [{"filters":[{"propertyName":"hs_status","op read more
I'm using the API V3 with the PHP Library to upload files to Hubspot. Some of these files are video files (10mb+). The API is accepting these files, but when I view them in Hubspot, they are incomplete and smaller file size than the original ( read more
Hey @NickPrice Thanks for reaching out. Your question is good, but the HubSpot field's specific requirements are. See the document, it can help y...read more
Hello, I need some technical information please. I would like to know if HS integrates a verification process from the workflows for my update of information/data between HS and our platform. A verification process in which HS and my platform wi read more
receiving a 404 error when attempting to associate an activity record with a company in HubSpot, i selected all scopes for AUTH.... im in sandbox account.. postman tested, browser tested, IDE, and hubspot custom code workflow not sure w read more