Hello there, I am building an Hubspot public app. i want to integrate my public app with hubspot workflow page. How can i do this? I am looking into this api: https://developers.hubspot.com/beta-docs/guides/api/automation/custom-workflow-action read more
Hey Guys Wondering if you have anyone has evern solved the need to track Slack Messages as Activity against HubSpot Contacts? Essentially, I want to be able to see/track contact engagement/activity beyond just email and phone calls. I wan read more
I want to combine data from the Deals endpoint with the data from reporting broken down by traffic source using the traffic source as a join key. After reading the docs I assumed that the Original Source property in Deals had to match the sources br read more
Good Afternoon, I have a post call working in POSTMAN and would like to use a webhook or custom-code solution in a Hubspot workflow. I created the secret using a private app w/limited scope/permissions. I'm not entirely sure what to put in read more
I am using the /crm/v3/objects/contacts/batch/upsert endpoint to test creating and updating contacts. While it seems to update fine, and it does create new contacts, it is not setting the properties on these new contacts. Here's my JSON body : read more
Hey @shiva_k if you have operations hub professional or enterprise you can setup webhooks within workflows. You can trigger any workflows based o...read more
Hi, I attempted to update the name of my existing custom channel using the PATCH https://api.hubapi.com/conversations/v3/custom-channels/{channelId} endpoint, but it didn't work. I created a new one with the desired channel name and deleted th read more
Hey, @CTanglay 👋 Is this for a production portal (Free, Starter, Pro, Enterprise)? Or for Dev Test account created from an App Developer Acc...read more
Hey, @riteshyadav 👋 Can you be more specific about what is “weird”? Is there something that doesn't match what the documentation states? Thank...read more
{ "status" : "error" , "message" : "The scope needed for this API call isn't available for public use. If you have questions, contact support or post in our developer forum." , "correlationId" : "" , read more
Hello, My account is our Hubspot superuser and our Zapier superuser. We have just upgraded to Services Pro from Services Starter, so there are lots of tickets in our system. I need to create a Zap that triggers when a customer support ticket read more
Getting this error when I tried to create an Email engagement through API- https://api.hubapi.com/engagements/v1 {"status":"error","message":"Invalid input JSON on line 1, column 129: Encountered START_ARRAY token for non-repeated field com.hubsp read more
Ya, I removed the nesting and now I am able to create engagements in more than one deal. Thanks. One more quick question, can we update Clicks and O...read more