fmAccounting Link (Xero Edition) – Tracking Categories Updates

If you’ve been using Xero for a while you’re probably familiar with their use of tracking categories to categorise transactions such as Invoices and Bills to suit your business needs and allow you to generate reports by tracking category. For example you might setup tracking categories for different areas of your business (e.g. departments, cost centres, or locations) so you can track their performance over time.

A typical Xero tracking category might be named Sales Regions and have the following tracking category options:

  • North
  • South
  • Eastside
  • West Coast

 

There are some limitations to tracking categories in Xero – a Xero organisation can have a maximum of two ACTIVE tracking categories and four tracking categories in total (ACTIVE and ARCHIVED). You can enter up to 100 category options for each category.

We’ve always had some basic support for tracking categories in the fmAccounting Link (Xero Edition) solution – you could download all your tracking categories from Xero at the click of a button and also add them to Invoices and Bills when uploading to Xero. Over the past 12 months we’ve had more and more customers request additional support for tracking categories, including the ability to manage tracking categories completely in FileMaker.

We’ve just released an update to the fmAccounting Link (Xero Edition) solution that includes full support for Xero Tracking Categories. You can now enter two tracking categories for the following items:

  • Invoices
  • Bills
  • Purchase Orders
  • Overpayments
  • Prepayments
  • Receipts

Both tracking categories are also downloaded from Xero for each of the above items. We’ve also added the ability to do the following from the fmAccounting Link file:

  • create a new tracking category and upload it to Xero (as well as update existing ones, e.g. change the name or status)
  • add new tracking category options and upload them to Xero
  • delete a tracking category from both FileMaker and Xero
  • delete a tracking category option from both FileMaker and Xero
  • download an individual tracking category, including all tracking category options

We currently support a single tracking category in our Timesheets module – we’re working on a few changes to Timesheets and tracking categories which will be included in the next update to fmAccounting Link (Xero Edition). Timesheets uses the Payroll API and you enable Timesheet tracking categories separately to the general tracking categories, but we expect them to work in a similar way to Invoices, Bills etc.

Xero Surpasses One Million Subscribers

Xero today announced that it has recently surpassed the one million subscriber mark on its global accounting platform, doubling subscriber numbers in less than two years. We’ve been closely following the growth of Xero over the past five years and knew it was only a matter of time before they hit the magic million mark, becoming the first cloud accounting platform to achieve this milestone.

When you consider they had only 50,000 subscribers just five years ago the growth rate has been phenomenal – in April 2015 they had 475,000 subscribers and in March 2016 that had increased to 717,000. Xero has added almost 300,000 subscribers in the past year alone.

As a Xero customer, Xero Approved Developers and developers of the fmAccounting Link (Xero Edition) add-on we’re extremely pleased to see the rapid growth of Xero around the world. We’re getting more enquiries each month from the North American market and it appears Xero is starting to gain some attention and market share in that tough market.

Here’s some other numbers about Xero that demonstrate the size of the size of the Xero ecosystem globally:

  • in the last 12 months Xero has processed more than $1.2 trillion of global economic activity
  • the Xero API receives more than 10 million calls per day
  • there are over 35,000 developers in the Xero ecosystem
  • there are over 100,000 business advisors – accountants and bookkeepers – empowering small businesses as they join the cloud accounting revolution

Every day our fmAccounting Link customers around the world are uploading Contacts, Invoices, Payments, Purchase Orders, Bills and more from their FileMaker solutions to their Xero accounting software, removing the burden of double data entry and saving them tens of hours each week in manual processing. If you have any questions about integrating Xero with your existing FileMaker solution please get in touch or visit the fmAccounting Link (Xero Edition) page for more details.

fmEcommerce Link (WooCommerce Edition) Updates

We’ve been busy in 2017 with updates to fmEcommerce Link (WooCommerce Edition) – we’ve just released the 7th update this year. The latest update is mainly focussed on adding the ability to create and update records for some of the endpoints that you don’t frequently interact with, including:

  • Tax Rates
  • Attributes
  • Terms
  • Tax Classes
  • Product Tags
  • Product Categories
  • Shipping Classes

We already had examples for downloading from these endpoints but we now have examples for downloading an individual record as well as pushing up new and updated records from FileMaker to WooCommerce. We wanted to get these updates completed before WooCommerce 2.7 is released and fill in some of the missing gaps in the fmEcommerce Link (WooCommerce Edition) file. We’ve also added the ability to update the Status of an Order from FileMaker.

Once again this is a free update to all our existing customers – you can get the full details of the changes in the release notes for fmEcommerce Link (WooCommerce Edition).

Voice Calling with FileMaker

Since we released v1 of fmSMS many years ago we’ve been approached by customers from all around the world to work on integrations between FileMaker and other APIs (Application Programming Interfaces). Customers love using FileMaker to send and receive SMS/TXT messages, but they have also asked us to help them send faxes, MMS/Picture messages and to make outgoing voice calls from their FileMaker solution.

We’ve done a number of voice call integrations with FileMaker over the years – having FileMaker initiate a series of outgoing voice calls can be useful in a number of situations, including:

  • Alerts: you might not have mobile phone numbers for all your contacts/customers, but if you have a phone number you can call that number to provide an update to important events (e.g. school closures due to snow days)
  • Election Campaigns: we’ve helped one customer initiate a series of campaign calls to voters about upcoming elections (you may well have been on the receiving end of one of these)
  • Appointment Reminders: we helped one customer move away from having administration staff manually phone each customer about their upcoming appointments and having FileMaker generate these calls, saving them 1-2 hours of staff time each day

The process for generating a voice calling campaign works as follows:

  1. you’ll need to sign up for an account with one of the voice calling providers such as Twilio that handle the voice calling
  2. if you wish to have a dynamically generated message that references data from your FileMaker solution (e.g. to have the voice call say “Hello Andrew” instead of just “Hello”) you’ll need a process on your FileMaker Server than can generate the dynamic message for each contact to be called. We use the FileMaker API for PHP to generate these. If you don’t need a dynamic message you could simply hard code the message so it is the same for all recipients of the voice call
  3. a FileMaker script that is initiated either by a user or FileMaker Server that finds a group of records, then loops through each record and makes a request to the voice calling provider to generate a new outgoing call to that contact
  4. if you wish to be notified of the result of each call you can setup a webhook on your server to be notified by the voice calling provider each time a call is made with the result (engaged, answered etc) and the duration of the call

We’ve put together a simple demonstration video showing this in action – you can watch the video inline below or directly on YouTube:

 

If you would like to discuss integrating voice calling into your FileMaker solution please get in touch.