Use the NeetoInvoice connector to create and manage invoices.
Integrating your application with NeetoInvoice 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
Log in to your NeetoInvoice account.
Go to the Admin panel, then open Public API and select API Keys.
Click Add API key.
Enter a label and an expiration date for the key, then click Save Changes to generate it.
Copy the generated API key and store it securely for further authentication purposes.
Actions
Action Name | Description |
|---|---|
Add team members | Add team members in NeetoInvoice |
Create client | Create a client in NeetoInvoice |
Create project | Create a project in NeetoInvoice |
Create recipient | Create a recipient in NeetoInvoice |
Get client | Get a client from NeetoInvoice |
Get project | Get a project from NeetoInvoice |
List team members | List all team members in NeetoInvoice |
Update client | Update a client in NeetoInvoice |
Update client status | Update client status in NeetoInvoice |
Update recipient | Update a recipient in NeetoInvoice |