Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connection. |
With Invoice Ninja modules in Boost.space Integrator, you can manage the clients, products, invoices, recurring invoices, payments, quotes, tasks, expenses in your Invoice Ninja account.
To use the Invoice Ninja modules, you must have an account. You can create an account at app.invoicing.co/#/register.
Refer to the Invoice Ninja API documentation for a list of available endpoints.
To establish the connection, you must:
To obtain your API key from your Invoice Ninja account:
-
Log in to your Invoice Ninja account.
-
In the left pane, go to Settings.
-
Go to Account Management > Integrations > API Tokens.
-
Click New Token.
-
In the Name field, enter the name for the API token.
-
Click Save.
-
Copy the API token value shown and store it in a safe place.
You will use this value in the API Token field in Boost.space Integrator.
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a Invoice Ninja module to your scenario, and click Create a connection.
Note: If you add a module with an
instant
tag, click Create a webhook, then Create a connection. -
Optional: In the Connection name field, enter a name for the connection.
-
In the Domain field, do one of the following:
-
If your Portal Mode is set to Subdomain, enter your URL in the format
https://yoursubdomain.invoiceing.com
-
If your Portal Mode is set to Domain, enter your URL in the format
https://example.yourcustomdomain.com
-
-
In the API Token field, enter the API token copied in the section above.
-
Click Save.
-
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Invoice Ninja modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Clients
-
Watch New Client
-
List Clients
-
Get a Client
-
Create a Client
-
Update a Client
-
Delete a Client
Products
-
List Products
-
Get a Product
-
Create a Product
-
Update a Product
-
Delete a Product
Invoices
-
Watch New Invoices
-
List Invoices
-
Get an Invoice
-
Create an Invoice
-
Update an Invoice
-
Delete an Invoice
Recurring invoices
-
List Recurring Invoices
-
Get a Recurring Invoice
-
Create a Recurring Invoice
-
Update a Recurring Invoice
-
Delete a Recurring Invoice
Payments
-
Watch New Payment
-
List Payments
-
Get a Payment
-
Create a Payment
-
Update a Payment
-
Delete a Payment
Quotes
-
Watch New Quotes
-
List Quotes
-
Get a Quote
-
Create a Quote
-
Update a Quote
-
Delete a Quote
Tasks
-
Watch New Tasks
-
List Tasks
-
Get a Task
-
Create a Task
-
Update a Task
-
Delete a Task
Expenses
-
Watch New Expenses
-
List Expenses
-
Get an Expense
-
Create an Expense
-
Update an Expense
-
Delete an Expense
Other
-
Make an API Call
Note | |
---|---|
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an When you create an Invoice Ninja webhook in Boost.space Integrator, it is attached automatically and requires no additional set up. |