# Import From Xero

**URL:** https://community.parabola.io/t/import-from-xero/677
**Category:** Feature Requests
**Tags:** Integration
**Created:** [June 10, 2020, 8:51pm UTC](https://community.parabola.io/t/import-from-xero/677 "2020-06-10T20:51:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Brian\_Creager](https://avatars.discourse-cdn.com/v4/letter/b/8dc957/32.png) [@Brian\_Creager](https://community.parabola.io/u/Brian_Creager)
#### Post date: [June 10, 2020, 8:51pm UTC](https://community.parabola.io/t/import-from-xero/677/1 "2020-06-10T20:51:23Z")

</div>

1. What is your feature/integration request?

An integration of Xero to be able to import a JSON of invoices within a specific date range.

1. What problem would this feature/integration solve?

Bookkeeping and Sales would become immensely fast and would no longer have to add all the sales manually/on paper.

1. How do you solve/workaround this problem today?

We add all of the numbers manually and then report it.

---

<div class="post-metadata">

### Author: ![nicholas](https://avatars.discourse-cdn.com/v4/letter/n/4da419/32.png) [@nicholas](https://community.parabola.io/u/nicholas)
#### Post date: [February 8, 2021, 10:53pm UTC](https://community.parabola.io/t/import-from-xero/677/2 "2021-02-08T22:53:54Z")

</div>

Hi Brain,

Have you tried using an API Pull step using this endpoint:  
[Invoices - Accounting | Xero Developer](https://developer.xero.com/documentation/api/invoices)? The endpoint supports JSON responses and date filtering.
