Atera
With Atera modules in Make, you can monitor and manage your customers, contacts, products, expenses, tickets and alerts.
To use the Atera modules, you must have a paid Atera account. You can create an account and find subscription information at atera.com.
Refer to the Atera API documentation for a list of available endpoints.
To establish the connection, you must:
To obtain your API key from your Atera account:
- Log in to your Atera account.
- In the left sidebar, click Admin.
- In the Service section, click API.
- Copy the API key value shown and store it in a safe place.
You will use this value in the API Key field in Make.
To establish the connection in Make:
- Log in to your Make account, add a Atera module to your Make, and click 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 Make and add more Atera modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting to the Atera app, you can use the following types of modules to build your .
Customers
- Create a Customer
- Update a Customer
- Get a Customer
- List Customers
Contacts
- Create a Contact
- Update a Contact
- Get a Contact
- List Contacts
Products
- Create a Product
- Update a Product
- Get a Product
- List Products
Expenses
- Create an Expense
- Update an Expense
- Get an Expense
- List Expenses
Tickets
- Create a Ticket
- Update a Ticket
- Get a Ticket
- List Tickets
Alerts
- Create an Alert
- Get an Alert
- List Alerts
Other
- Make an API Call