How to automate invoice creation with Google Sheets and Xero?

Описание к видео How to automate invoice creation with Google Sheets and Xero?

Try a free Make(Integromat) account now: https://rebrand.ly/test_integromat
Tutorial showing how to automatically create Xero invoices from data in Google Sheets using Integromat.

Integromat Free plan gives you a fully functioning automation account with scenarios and provides monthly renewable 1000 operations credit.

Subscribe to Business Automated for more video automation tutorials 🚀:

https://www.youtube.com/c/BusinessAut...

Follow written description on Medium:
  / automate-your-accounting-with-xero-invoice...  


Creating invoices is a process that always could be faster and simpler. There are many solutions for creating invoices and keeping your accounting. Many small and medium businesses select Xero for its simplicity and flexibility. Even using Xero, you would always wish that you could avoid manual data input when creating new invoices.

Using simple no-code tool such as Integromat ( it could be also replicated in Zapier) it is possible to link data in Google Sheets to Xero. Thanks to this simple workflow you would be able to create invoices automatically for every new invoice row data added to your Google Sheet.

Using this automation you can decide if you want to create Xero invoices as draft invoice or as approved ones. You can also automatically schedule them to be sent to customer/contact, right after invoice was created.

Automating your accounting and invoice generation is a huge timesaver for business. Transferring data automatically to Xero, will still give you ability to manually adjust the invoice data while saving you tons of time on the copy/paste.

If you want to include multiple line items dynamically, you need to format your data in a way understandable by Xero API. Here is the line item data format I was referring to in the video:

{
"ItemCode": "12",
"Description": "Onsite project management ",
"Quantity": "1.0000",
"UnitAmount": "1800.00",
"TaxType": "OUTPUT",
"TaxAmount": "225.00",
"LineAmount": "1800.00",
"AccountCode": "200"
}

Read more information about Xero API and data formats here:
https://developer.xero.com/documentat...

Details of the video:
0:00 Setting up Google Sheets with invoice data
2:00 Creating scenario in Integromat
3:40 Lookup and create Contacts in Xero
7:57 Create Invoice in Xero Integromat module
10:35 Adding line items to Xero invoice
11:50 Creating JSON and array data structure
15:30 Creating Xero Invoice and retrieving Invoice ID & Status

Business Automated is an independent automation consultancy. If you would like to request custom automation for your business, visit us at https://www.business-automated.com

If you like our tutorials - buy us a coffee☕: https://www.buymeacoffee.com/business
Follow us on Twitter🐦:   / bautomated  
Read more on Medium 💆‍♂️:   / business-automated  

#Xero #GoogleSheets #Accounting

Комментарии

Информация по комментариям в разработке