Same request from April: https://community.hubspot.com/t5/APIs-Integrations/eSignature-on-Quote/td-p/785495 Hanging out for this last piece to ...Leia mais
Fingers crossed it has moved on since that statement. It's pretty close if not supported. I can see the quote is fully populated and ready to go. ...Leia mais
I are creating a quote for a deal using Custom Code on a workflow. I have set the eSignature property hs_esign_enabled: true), but I'm getting an error "Pending Signature ([missing {{ numSignersCompleted }} value]/[missing {{ numSignersRequired Leia mais
Jaycee - Thank you for replying. Here's some info on what I'm trying to do. Context: I'm using Custom Code in a Workflow to automatically c...Leia mais
I are creating a quote for a deal using Custom Code on a workflow. I have set the eSignature property hs_esign_enabled: true), but I'm getting an error "Pending Signature ([missing {{ numSignersCompleted }} value]/[missing {{ numSignersRequired Leia mais
Looking to return a list of quote templates I cannot add ' crm.templates.read' as a scope to my private app Any suggestions? Fetch code: async function fetchQuoteTemplates() { const templatesUrl = ' https://api.hubapi.com/crm/v3/tem Leia mais
Goal is to add a set of line_items to a deal using a workflow custom code block. A set of SKUs will be passed in. Approach is to add the line items, and then associate them with the deal. The Products already exist in the product object, so we ca Leia mais