Quaderno
With Quaderno modules in Make, you can manage your contacts, expenses, invoices, and estimates, and monitor your events in your Quaderno account.
To use the Quaderno modules, you must have a paid Quaderno account. You can create an account at quaderno.io. For subscription information, refer to the Quaderno Pricing page.
Refer to the Quaderno API documentation for a list of available endpoints.
Connect Quaderno to Make
To establish the connection, you must:
Obtain your API key in Quaderno
To obtain your API key from your Quaderno account:
Log in to your Quaderno account.
In the top right corner, click on your Profile icon > API keys.
Copy the Private key value shown and store it in a safe place.
You will use this value in the API Key field in Make.
Establish the connection with Quaderno in Make
To establish the connection in Make:
Log in to your Make account, add a Quaderno 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 API Key field, enter the API key copied 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 Quaderno modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build Quaderno Scenarios
After connecting the app, you can perform the following actions:
Create a Contact
Update a Contact
Get a Contact
Search Contacts
Delete a Contact
Create an Expense
Update an Expense
Get an Expense
Search Expenses
Delete an Expense
Create an Estimate
Get an Estimate
List Estimates
Watch Events
Note
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant
tag next to their name.
When you create a Quaderno webhook in Make, it is attached automatically and requires no additional set up.