Take value from invoice and populate deal amount

Hi there!

I currently have a Xero integration which is pulling in the invoice amount from Xero. Is there any way, via a workflow or cutom mapping that I can have the Invoice amount auto populated into the default ‘Amount’ property in the Deal record, or at least to a custom property somewhere on the deal record that I can then copy to the Amount property.

The invoice section is shown here. I want the ‘Amount Billed’ data to be populated in the amount field.


Invoice Section

example amount is currently blank…


Amount Section

I know this can be manually entered but I’m hoping for a way to automate it.

Currently on Saleshub professional.

Thank you!

Hey @mattjohnson068, thank you for posting in our Community!

Are you currently using this integration here? I would recommend creating a custom property on the Deal record where you can store the invoice amount. Let’s call this property something like “Invoice Amount.” for example, and after you can create a workflow that triggers when a new deal is created or when specific criteria are met (e.g., a deal is associated with a certain pipeline or stage).

To our top experts @TomM2 and @danmoyle do you have any recommendations for @mattjohnson068 matter?

Thank you,

Pam

Same recommendation here, @PamCotton.

Awesome thank you @PamCotton

Hi Matt, did you manage to find a solution here? I am not able to trigger a workflow that sums up my Xero invoices…

I’m looking for the same.

Hi @BK-EP,

Thanks for reaching out to the Community!

Have you implemented Pam’s advice? If your current objective differs from the original query in this thread, we kindly suggest initiating a new thread. Please ensure to include all pertinent details, outline the steps you have undertaken thus far, and include any relevant screenshots.

Thanks!

Diana

Yes, you can do this using a combination of custom properties and workflows in HubSpot.
First, create a custom property on the Deal object called “Invoice Amount” to store the data from Xero.
Ensure your Xero integration maps the “Amount Billed” field to this custom property during sync.
Next, set up a workflow in HubSpot that triggers when “Invoice Amount” is known or updated.
In the workflow, add an action to copy the value from your custom “Invoice Amount” property to the default “Amount” field on the deal.
Make sure your integration sync timing and workflow enrollment settings align to avoid delays.
This way, every time an invoice syncs, the deal amount updates automatically.
For Hubspot - xero integration, I suggest the cloudify app. It will help me with automatic deal-to-invoice conversion in Xero