I'm working on a project to retrieve all attachments associated with Companies and Deals in HubSpot, and I'm running into some challenges with the current API structure. Current Situation: Currently, to get attachments, I have to: Get all engag Leia mais
Im trying to fetch custom object "hs_object_id" where note is created for this record today. Im using below graphiql query to get record. But results im getting are irrelevant. Below query fetching random id's with notes total value as 0. Expected Leia mais
is it possible to filter records to show only the notes created today? query I have used query MyQuery { CRM { p_25_collection { items { hs...Leia mais
Assume in my products list, I have a plan called "PLAN A" where the unit price of this product is 600 $ per year meaning my billing frequency is set to Annual. I'm trying to use this product in my line item or quote. My line item looks like IM Leia mais
I would like to add a commission or special discount property for each line item and it should taken in to Final price calculation. Basically , is it possible to change formula of Net price calculation.
Is it possible to get some information from user as a mandatory field while completing a task. Example, Let say I have assigned a Task in Hubspot, I should not be allowed to close the task until I filled a field which should be asked in UI.
Hi I have added certain code to show up header and footer in my custom template . While generating pdf , header and footer not printing on each page. it is fixed at top and bottom end of entire page. Is there any option to make that repetitve in ea Leia mais
1. I have setup a workflow which sends Quote details to a webhook whenever "Customer" Signed my quote. 2. In few cases, signature of the customer is not required, so quote will be moved to "Published" status directly. So Whenever a quote is "pu Leia mais