Timely is an automatic time tracking and project management tool designed to help teams log hours, manage projects, and track productivity without manual input. It uses AI to capture activity across tools and organize time data intelligently.
Automates time tracking and improves project visibility for accurate reporting and efficient resource planning.
Authentication
Before you begin, make sure you have the following information:
Connection Name
: Select a descriptive name for your connection, like "MyAppTimelyIntegration". This helps in easily identifying the connection within your application or integration settings.Authentication Type
: Timely uses OAuth2 for authentication.
OAuth 2.0 Based Authentication
Log in to your Timely account.
Navigate to the DEVS section in settings.
Click on New Application to create a new application.
Enter your application name and redirect URI.
Note
In the Redirect URL section paste the following link https://webhooks-global.ext-alb.qa.unifyapps.com/api/connector-auth-callback/oauth.
After creating the application, acquire the Application ID(Client ID) and Secret(Client Secret) and store them securely to prevent unauthorized access.
Actions
Actions | Description |
| Creates a client in Timely |
| Creates a project in Timely |
| Creates a task in Timely |
| Creates a user in Timely |
| Finds a client in Timely |
| Finds a tag in Timely |
Triggers
Triggers | Description |
| Triggers when a new client is created in Timely |
| Triggers when a new project is created in Timely |
| Triggers when a project is updated in Timely |