Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).. |
With Invoice Ninja modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. in Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., 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 TokensA secure code used to authenticate and authorize access to API endpoints, enabling users to connect with third-party applications..
-
Click New TokenA secure code used to authenticate and authorize access to API endpoints, enabling users to connect with third-party applications..
-
In the Name field, enter the name for the API tokenA secure code used to authenticate and authorize access to API endpoints, enabling users to connect with third-party applications..
-
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 modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. to your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., and click Create a connection.
Note: If you add a module with an
instant
tag, click Create a webhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers., 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 triggerThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario. 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. |