I can retrieve owner's permissions by using " https://api.hubapi.com/resource-permissions/v3/permitted-users?resource=hcrn:24XXX0:crm-object:0-1:11XXX22 " endpoint. But I want to retrive contacts permissions by using the user. Is there any option read more
Hi @HWimalasiri and welcome, we are delighted to have you here! 🤗 Thanks for asking the HubSpot Community! First, I'd like to share document...read more
Hello HubSpot Community, I’m experiencing an issue with HubSpot Ads integration that I hope someone from the support team can help me resolve. What’s happening: An unexpected developer token adwords@hubspot.com is making changes in my Google read more
Hi, I tried to create a subscription from the front end, and after creation, I am able to edit the line items. However, when I create subscriptions via API, HubSpot does not allow me to edit the line items. A screenshot is attached for reference. read more
Hi @hafizusama ,
This is a limitation in HubSpot's Subscriptions API behavior: line items associated with subscriptions created via the API a...read more
I'm curious about how HubSpot handles file uploads, especially through the API. If I upload encrypted or unreadable files (such as those with strong encryption that HubSpot can't preview), will those files be rejected—or does HubSpot allow all file read more
Hi @tony6699 , HubSpot's file upload process throught the Files API is mainly structured to store business related assets such as documents, im...read more
Hello HubSpot Community, I’m experiencing an issue with HubSpot Ads integration that I hope someone from the support team can help me resolve. What’s happening: An unexpected developer token adwords@hubspot.com is making changes in my Google read more
Hi There, We are trying to integrate Campaigns in our application, and need to track when a campaign was moved from State A to State B. I do see the data in Activity tab, but haven't been able to find a API yet. Timeline API and engagements AP read more
Hi, I am using the V3 Lists Search API, and trying to include only contacts based lists, but the API is returning all lists. Here's the API i am trying - {
"data": {
"query": "*",
"filterGroups": [{
"filter read more
Hi @SJain545
There is no direct API to do so as of now. But we have a workaround for this, create a contacts-based list with prefix as "con...read more
I have a property in Deal (i.e. Deal Type) when Deal Type is set to Non Billable, I wanted to restrict the user to move deal to Closed Won stage . Else if Deal Type is not Non Billable than user can move the deal to Closed Won stage. Is there any read more
Oh yes sorry! You can only set required properties for moving stages.
There's a few workarounds you could do though:
1. Set up a workflow that ...read more
Hello Hubspot community, Im trying to send Contact Id and contact ownerId from my ui extension to my rest api for some additional changes: i want to pass `119374226148`, to my rest api please help me out, thank you
Can you show me your code and where you are getting stuck at? Here is some great documentation that shows what is accessible via the context param ...read more
I have built a REST api that connects the hubspot api and some additional functionality with the hubspot data. I need to display these additional functionalities into an hubspot frontend app(or package) , unfortunately i havent seen any frontend fra read more
@DigvijayNarayan Features like custom CRM cards and UI extensions are part of a beta program that requires a Sales Hub Enterprise or Service Hub...read more
Hey @MNaidu9 if you want a button specifically you can do this through UI components, specifically the button extension.
However you will need...read more
Estoy intentando integrar active Campaign con hubspot por medio de la aplicación Activecampaign data sync desarrollada por hubspot, pero al terminar los pasos de la configuración para importar solo la lista de contactos de activecampaign a hubspot s read more