what are the data can fetch from xero to the azure data factory?
i need to get data from xero and store in azure table.
what are the data can fetch from xero to the azure data factory?
i need to get data from xero and store in azure table.
Hello @RupasingheDMHM-8333,
Thanks for the question and using MS Q&A platform.
Basically, Azure Data Factory Xero connector supports
All Xero tables (API endpoints)except "Reports" (Please note: This connector supports Xero private application but not public application.).
When specifying the Xero query, please note that xero data is available through two schemas: Minimal (default) and Complete. The Complete schema contains prerequisite call tables which require additional data (e.g. ID column) before making the desired query.
For more information please refer to this public documentation: Copy data from Xero using Azure Data Factory or Synapse Analytics
Hope this will help. Please let us know if any further queries.
Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
Want a reminder to come back and check responses? Here is how to subscribe to a notification
If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
However, as noted here ( https://github.com/MicrosoftDocs/azure-docs/issues/63464#issuecomment-1161189482 ) the Xero connector is not yet fit for operational scenarios. It doesn't support the correct use of RefreshTokens, and requires a customised pipeline to operate.
@KranthiPakala-MSFT Is this going to get fixed any time soon? We need to have an ETL component within our solution and OOB integrations to ERP is a fundamental requirement. Else this jsut forces us to consider alternatives.
10 people are following this question.