Implementation of Xero API integration
Sarah decided to call her redirect page xeroresponse
. The Postman example included a challenge, by following the link provided in the Xero API documentation to online challenge providers. Through this link, she could input her challenge text and receive a corresponding challenge to incorporate into the authentication process.
Her strategy involved utilizing a table named batches
, designed to store the records of invoices for submission. This table would not only house the invoice data but also display the status of each batch, indicating whether it was a draft or processed in Xero. This thoughtful planning ensured a systematic approach to managing and monitoring the invoice submission process.
Brenda had told Sarah that the developer in the accounts department had already set up the Xero client ID in the parent account table with a schema column name of new_xeroclientid
.
Now she was ready to set up the app in Xero: she sat with her client...