How to Create an Invoice from a Quote Using the HubSpot API?
SOLVE
Hi,
As mentioned, there's actually no API call that replicates the "convert to invoice" button. With the API, you can simply read the quote, create the invoice, copy the line items, associate the quote, and set the invoice status to open. However, I don't think you can manually mark the invoice as paid.
You should suggest this idea.
Sylvain Tirreau
FREELANCE HUBSPOT DEVELOPER SPECIALIZING IN ADVANCED HUBSPOT CUSTOMIZATION.
I am not a HubSpot member. Just a HubSpot community member.
How to Create an Invoice from a Quote Using the HubSpot API?
SOLVE
Hi,
As mentioned, there's actually no API call that replicates the "convert to invoice" button. With the API, you can simply read the quote, create the invoice, copy the line items, associate the quote, and set the invoice status to open. However, I don't think you can manually mark the invoice as paid.
You should suggest this idea.
Sylvain Tirreau
FREELANCE HUBSPOT DEVELOPER SPECIALIZING IN ADVANCED HUBSPOT CUSTOMIZATION.
I am not a HubSpot member. Just a HubSpot community member.
Would be absolutely huge to be able to create an invoice via the API from an existing quote. With the CRM UI able to perform this action, I don't understand what's taking Hubspot so long to extend this ability to the create invoice API.