Use the InvoiceBerry connector to create invoices and manage billing.
Integrating your application with InvoiceBerry lets you use these operations in an automation. It exposes 10 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.
Authentication
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.
Authentication Type: The authentication method for this connector is defined in the connection setup. Select the connector in the Connections area to see the fields it requires.
Obtaining Your API Key and API Password
Log in to your InvoiceBerry account.
Open your account settings and go to API Preferences.
In API Preferences, find your API Key and API Password.
Copy the API Key and API Password and store them securely for use when authenticating.
Actions
Action Name | Description |
|---|---|
Get categories | Retrieve expense categories from InvoiceBerry |
Get client | Retrieve a client by ID from InvoiceBerry |
Get clients | Retrieve clients from InvoiceBerry |
Get recurring frequencies | Retrieve recurring frequencies from InvoiceBerry |
New category | Create a new expense category in InvoiceBerry |
New client | Create a new client in InvoiceBerry |
New expense | Create a new expense in InvoiceBerry |
New invoice | Create a new invoice in InvoiceBerry |
New item | Create a new item in InvoiceBerry |
New recurring invoice | Create a new recurring invoice in InvoiceBerry |