Use the Everhour connector to track time and project budgets.
Integrating your application with Everhour lets you use these operations in an automation. It exposes 17 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions, triggers.
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 Everhour account.
Click your avatar in the bottom-left corner and select Profile.
Scroll to the bottom of the Profile page to find your API key.
Copy the API key.
Store the key securely; you'll need it to authenticate requests, sent as the X-Api-Key header.


Actions
Action Name | Description |
|---|---|
Add time | Add time to a task in Everhour |
Create client | Creates a client in Everhour |
Create project | Creates a project in Everhour |
Create section | Creates a section in Everhour |
Create task | Creates a task in Everhour |
Delete project | Deletes a project by ID in Everhour |
Delete section | Deletes a section by ID in Everhour |
Delete task | Deletes a task by ID in Everhour |
Find member | Finds members by name in Everhour |
Find project | Finds projects by name in Everhour |
Find section | Finds sections by name in Everhour |
Find task | Finds tasks by name in Everhour |
Get project | Retrieves project by ID in Everhour |
Get section | Retrieves section by ID in Everhour |
Get task | Retrieves task by ID in Everhour |
Start timer | Starts a timer for a task in Everhour |
Stop current timer | Stop current timer in Everhour |