Back to marketplace
JavaScriptv1.2.0
Xero Invoice Lookup
Fetch an invoice by number and return its status, total and due date.
Custom nodes are not open yet
What this node can reach
This node declared 1 destination. Requests anywhere else are refused while it runs.
api.xero.com
Never accessible
- The filesystem
- Environment variables and process internals
- Any host not listed above
- Other users' data or credentials
Takes in
- Invoice number
Gives back
- Status
- Total
- Due date
How custom nodes run
A custom node is code someone else wrote, running on our servers rather than yours. It executes in an isolated sandbox with its own memory limit and timeout, and it cannot call the network directly — outbound requests go through a host-provided client that only permits the destinations listed above.
If a node tries to reach anywhere it did not declare, the request is refused and the node is flagged for review automatically.