{% hint style="info" %} If you’re new to integrations in Rewst, read through our introductory integration documentation here. {% endhint %}
Our Cove integration links N-able’s Cove Data Protection with Rewst, to automate and manage data protection tasks within your Rewst workflows. Use the N-able Cove API to create, read, update, or delete backup jobs, monitor backup statuses, and access detailed reporting functionalities.
- Billing reconciliation
- Onboarding of customers and devices
- Self documentation
- Automating actions on backup failure
The user that will be used to authenticate with Cove API must have API Authentication enabled within Cove.
- Log in to Cove Data Protection.
- Navigate to Management > Customers
- Choose the customer that you want to log in under, and copy their Customer ID. Note that customer profiles display both a Customer ID and a Customer UID. When you enter the customer's profile screen, the collapsible side menu to the left may hide the ID column. Click
to dismiss the menu and expose all information. Copy and use the ID value, not the UID value. The correct ID value should be numbers only.
- Navigate to Marketplace > Integrations in the left side menu of your Rewst platform.
- In the integrations page, search for the
Coveintegration.

- Click on the integration tile to launch the Configuration setup page.
- Under Configuration:
- Edit the Name
- Add an optional Description for your configuration.
- Under Parameters:
- Enter your Cove username in the Username field.
- Enter your Cove password in the Password field.
- Enter the name of the customer related to this integration in the Customer Name field.
- Paste the customer ID you copied from Cove into the Customer ID field.
- The base URL of the Cove API in the Base URL field will automatically populate into the form when you begin integration setup.
- Click Save Configuration.
- Rewst will do a quick validation of your input. Once completed, you'll see a new section beneath the configuration form for organization mapping. Complete your mapping as desired.
{% hint style="success" %} Got an idea for a new Integration? Rewst is constantly adding new integrations to our integrations page. Submit your idea or upvote existing ideas here in our Canny feedback collector. {% endhint %}
{% hint style="info" %} For more on how actions work in Rewst, check out our introductory actions documentation here. {% endhint %}
Cove’s up-to-date API documentation can be found here.
| Category | Action | Description |
|---|---|---|
| Accounts | Create Account | Adds a backup device |
| Get Account Info | Gets information about a backup device using its name and password | |
| Get Account Info By Id | Gets information about a backup device by its ID | |
| Get Account Info By Token | Gets information about a backup device by its token | |
| Get Account Id | Gets a backup device ID number | |
| List Accounts | Gets the list of devices of your own company and your customers | |
| List Account Statistics | Gets the statistics of devices of your own company and your customers | |
| Update Account | Modifies a backup device | |
| Delete Account | Removes a backup device | |
| Generic Request | Cove API Request | Generic action for making authenticated requests against the Cove API |
| Miscellaneous | Get User Settings | Gets information on a Backup Dashboard view, including a list of columns displayed in this view |
| List User Settings | Gets the list of Backup Dashboard views for a user and the columns displayed in each | |
| List Regions | Gets the list of geographic regions | |
| List Locations | Gets the list of the storage locations | |
| List Account Profiles | Gets the list of profiles available to your devices of your own company and your customers | |
| Partners | Create Partner | Adds Customers |
| List Partners | Gets the list of customers for your own company or your customers | |
| List Partner Properties | Gets the list of properties for your own company or your customers | |
| List Child Partners | Gets the list of child customers for your own company or your customers | |
| Get Partner Info | Gets information on a customer | |
| Get Partner Info By Id | Gets information on a customer using the customer ID | |
| Get Partner Info By UID | Gets information on a customer using the customer UID | |
| Get Partner Info History | Gets information on a customer history using the customer ID | |
| Get Partner State | Gets the current state of a customer using the customer ID | |
| Get Partner Tree | Gets a list of a customer’s child partners using the customer ID | |
| Regenerate Partner UID | Regenerates a customer UID using the customer ID | |
| Update Partner | Changes the properties of an existing customer | |
| Delete Partner | Removes a customer | |
| Users | Create User | Adds user |
| List Users | Gets the list of users of your own company and your customers | |
| Get User Info | Gets information about a user using their name | |
| Get User Info By Id | Gets information about a user using the user ID | |
| Update User | Modifies a backup user. Usernames and passwords cannot be changed | |
| Delete User | Removes a user | |

 (1).png)