Requirement is, when contact's ID is given fetch all the emails sent and received by the perticular client. Fetching sent emails is an easy task with the engagement API + hs_email_to_email == "contact's email" filter. Issue is getting the re read more
I have crm.objects.custom.write scopes in my private app. but I have an error like this { "status" : "error" , "message" : "This app hasn't been granted all required scopes to make this call. Read more about required s read more
I am working on a Hubspot application which I plan to make available to the public (therefore private CRM extensions (beta) are out). I was planning to use CRM Cards to display information from my applications platform on the relevant page(s) in H read more
I have had a consistent cron that runs on a 5 minute interval for a while now. For at least a month, at least a few times a day, the Hubspot api throws a 500 seemingly at random. The only consistent thing is that the error is thrown when attempting read more
Hi, I am having an issue with a bad request. The logs say: WARNING: The logs for this function have exceeded the 4KB limit.
...
8-8479-49e5-a5fa-6370c383d69d',
'x-hubspot-ratelimit-daily': '500000',
'x-hubspot-ratelimit-daily-remainin read more
Hello - I have search this community as well as posted on Slack regarding this issue. I update thousands of contacts daily and need to send them in bulk as processing them one at a time takes too long. I have followed the documentation and sug read more
Hi, JigarT Our client currently has a pro marketing account, the company is "Get Your Nest" You can search for houses for sale, etc. What we are ...read more
I am currently working on a project. I want to know if there is a public API endpoint to get all the thirdparty apps installed in a user's account. Also is there a possibility to get a detailed information about a user other than the few provided b read more
Hey HubSpot community, 👋 Reporting an issue that's been causing a bit of a headache. It seems that when I add mentions owners to contact notes using API V3, the notifications just aren't kicking in as expected. Please share your thoughts, e read more
Hello, When I try to get actions from workflows from endpoint " /automation/v3/workflows/:workflowId", I only get a single path within all branches of the workflow, the left one. All related filters and actions are good for this path btw. I do read more
I am using the HubSpot connected app, but an error occurs when calling the API. I registered the app through API actionurl. https://api.hubspot.com/automation/v4/actions/ When I ran the workflow, I received the following response. ========= read more
Within a module I have this social sharing code that utilizes Hubspots Social icons.
I was asked to update the module last month to account for Twitter being X now and found that there was no Hubspot Icon for it. However having x-twitter in read more
I did create one module that circumvented this issue by going with custom icons in the code rather than going with the Hubspot icons. I referenced th...read more