I'm trying to add a custom workflow action. It seems to work except the labels aren't showing. I'm not sure why though? { "actionUrl": " https://voip.app.com/api/webhooks/hubspot/send-sms ", "published": true, "inputFields": [ { "typeDefinition": { read more
I am currently using v1 engagement api to create the email log on hubspot. On hubspot owner is being reflected as sender instead of the contact who sent the email. Any idea on what could be the reason why UI shows this behaviour. Sample request read more
Hey, I'm in the process of setting up an integration, which will be using the Marketing Events Attendnace. I've got 1 contact in the marketing event, and I had updated their attendance. (using the Record a subscriber state by contact ID en read more
On wordpress site I am using gravity forms and using hubspot script to get the values onto a hubspot form. However for a certain field it is grabbing the text between the options html tag in the select tag instead of the value from the value attribu read more
In an effort to push Snowflake data to HubSpot, we are contemplating setting up and connecting the HubSpot and Snowflake Data Ingestion (BETA) . We are partnering with IT who needs clarification around HubSpot data sharing when discussing the integ read more
Hey, @ABrecher 👋 I suggest you open a support ticket for this question as it is related to the Product. Additionally, you might also ask your ...read more
The below code works for a single file upload, but if I have an array of file paths filePaths = [ 'abc.pdf' , 'sample.pdf' , 'xyz.pdf' ] all files are in current directory. When I loop over the array, the code just upload read more
Hi Folks, @hubspot I had a trial account and did some important POCs there. I can't access that account anymore. I need those POCs for a demo to higher management to showcase the HubSpot capabilities, so that we can procure a License. Could so read more
@HForSevenElev wrote: Hi Folks, @hubspot I had a trial account and did some important POCs there. I can't access that account anymore. I nee...read more
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
Thanks for the reply. My code looks like this: func (c *Client) AddContactToList(email string, listId string) error {
url := fmt.Sprintf("https...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
Hey @SRalston05 ! Often these integrations have Integration IDs that can be used for this type of distinction. When you are viewing the source on ...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