Billing Booth One icon

Billing Booth One

Interact with Billing Booth One API

Actions476

Overview

This node integrates with the Billing Booth One API to perform various operations on different resources. Specifically, for the 'Organisations' resource and the 'Get Organisation' operation, it retrieves details of a specific organisation from the Billing Booth One system. This node is useful for workflows that require fetching organisation data for billing, reporting, or management purposes.

Use Case Examples

  1. Retrieve organisation details to display in a dashboard.
  2. Fetch organisation information to use in automated billing workflows.

Output

JSON

  • json - The JSON response from the Billing Booth One API containing the organisation details.

Dependencies

  • Requires an API key credential for Billing Booth One API authentication.

Troubleshooting

  • Common issues include missing or incorrect API credentials, resulting in authentication errors.
  • If the specified organisation does not exist or the API endpoint is incorrect, the node will throw an error indicating no routing information or a failed request.
  • Ensure the base URL is correctly configured and the access token is valid to avoid connection errors.

Links

Discussion