App
Intervals
Intervals is cloud-based time tracking and task management with powerful reporting. Designed for the unique needs of small business.
What your agent can do with Intervals
Triggers and actions 6 triggers · 38 actions
- TriggerNew client
Polling trigger: fires when a new client is created in Intervals (GET /client).
- TriggerNew invoice
Polling trigger: fires when a new invoice is created in Intervals (GET /invoice).
- TriggerNew milestone
Polling trigger: fires when a new milestone is created in Intervals (GET /milestone).
- TriggerNew person
Polling trigger: fires when a new person is added in Intervals (GET /person).
- TriggerNew project
Polling trigger: fires when a new project is created in Intervals (GET /project).
- TriggerNew task
Polling trigger: fires when a new task is created in Intervals (GET /task).
- ActionAdd client
Create a new client.
- ActionAdd expense
Create a new expense.
- ActionAdd invoice
Create a new invoice.
- ActionAdd milestone
Create a new milestone.
- ActionAdd person
Create a new person (team member).
- ActionAdd project
Create a new project.
- ActionAdd task
Create a new task.
- ActionAdd time entry
Log a new time entry against a task.
- ActionAdd timer
Start a new timer for a task.
- ActionDelete client
Delete a client.
- ActionDelete expense
Delete an expense.
- ActionDelete invoice
Delete an invoice.
- ActionDelete milestone
Delete a milestone.
- ActionDelete person
Delete a person.
- ActionDelete project
Delete a project.
- ActionDelete task
Delete a task.
- ActionDelete time entry
Delete a logged time entry.
- ActionDelete timer
Delete a timer.
- ActionGet client
Retrieve a single client by id.
- ActionGet expense
Retrieve a single expense by id.
- ActionGet invoice
Retrieve a single invoice by id.
- ActionGet milestone
Retrieve a single milestone by id.
- ActionGet person
Retrieve a single person by id.
- ActionGet project
Retrieve a single project by id.
- ActionGet task
Retrieve a single task by id.
- ActionGet time entry
Retrieve a single logged time entry by id.
- ActionGet timer
Retrieve a single timer by id.
- ActionList milestones
Retrieve all milestones in the Intervals account.
- ActionList tasks
Retrieve all tasks in the Intervals account.
- ActionUpdate client
Update an existing client's details.
- ActionUpdate expense
Update an existing expense.
- ActionUpdate invoice
Update an existing invoice.
- ActionUpdate milestone
Update an existing milestone.
- ActionUpdate person
Update an existing person's details.
- ActionUpdate project
Update an existing project's details.
- ActionUpdate task
Update an existing task's details.
- ActionUpdate time entry
Update an existing logged time entry.
- ActionUpdate timer
Update a timer (e.g. stop or adjust it).
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Intervals API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.