TMetric

The TMetric modules allow you to watch, create, update, list, and delete the tasks, and time entries in your TMetrict account.

Getting Started with TMetric

Prerequisites

  • A TMetric account

In order to use TMetric with Integromat, it is necessary to have a TMetric account. If you do not have one, you can create a TMetric account at id.tmetric.com/core/register.

The module dialog fields that are displayed in bold (in the Integromat scenario, not in this documentation article) are mandatory!

Connecting TMetric to Integromat

To connect your TMetric account to Integromat you need to obtain the API Key from your TMetric account and insert it in the Create a connection dialog in the Integromat module.

1. Log in to your TMetric account and open your Dashboard.

2. Click Your Profile Name in the bottom-left corner > My Profile.

JQ4K1o7fkt.gif

3. Click Get New API Token and copy the token to your clipboard.

HYIeCCksPU.png

4. Go to Integromat and open the TMetric module's Create a connection dialog.

9xZkF3ZLKa.gif

5. In the Connection name field, enter a name for the connection.

6. In the API Token field, enter the token copied in step 3 and click Continue.

The connection has been established.

Tasks

Watch New Tasks

Triggers when a new task is created.

ConnectionEstablish a connection to your TMetric connection.
Account IDSelect the Account ID whose tasks you want to watch.
LimitEnter the maximum number of tasks Integromat should return during one scenario execution cycle.
Assignee ListAdd the assignees whose tasks you want to watch.
Group ListAdd the groups whose associated tasks you want to watch.
Project ListAdd the projects whose tasks you want to watch.
Tag ListAdd the keywords to filter the tasks when searching.
CompletedSelect whether you want to watch the completed tasks:
  • Yes
  • No
  • Not defined

Create a Task

Creates a task.

ConnectionEstablish a connection to your TMetric connection.
Account IDSelect the Account ID for which you want to create the task.
Assignee IDSelect the Assignee ID to whom you want to assign the task.
DescriptionEnter the details of the task.
Project IDSelect the Project ID to which the task belongs to.
Tag IdentifiersAdd the tag or keywords to filter the task when searching.
Is CompletedSelect the checkbox if the task is completed.
Budget SizeEnter the budget details allocated for the task.
Creator IDSelect the user who created this task.
External Issue IDEnter the External Issue ID of the task.
Integration IDEnter the Integration ID if the task is tracked by integrating with another app.
Integration URLEnter the Integration URL for the task.
Relative Issue URLEnter the issue URL for which this task is being created.
Project Task IDSelect the Project Task ID associated with the task.
Show Issue IDSelect whether you want to show the Issue ID in the task.

Delete a Task

Deletes a task.

ConnectionEstablish a connection to your TMetric connection.
Account IDSelect the Account ID whose task you want to delete.
Task ID Select the Task ID you want to delete.

Get a Task

Gets a single task.

ConnectionEstablish a connection to your TMetric connection.
Account IDSelect the Account ID whose task details you want to retrieve.
Task IDSelect the Task ID whose details you want to retrieve.

List Tasks

Lists all tasks for an account.

ConnectionEstablish a connection to your TMetric connection.
Account IDSelect the Account ID whose tasks you want to watch.
Assignee IDs ListAdd the assignees whose tasks you want to watch.
Group IDs ListAdd the groups whose associated tasks you want to watch.
Project IDs ListAdd the projects whose tasks you want to watch.
Tag IDs ListAdd the keywords to filter the tasks when searching.
CompletedSelect whether you want to watch the completed tasks:
  • Yes
  • No
  • Not defined

Time Entries

Create a Time Entry

Creates a time entry.

ConnectionEstablish a connection to your TMetric connection.
Account IDSelect the Account ID for which you want to create the time entry. 
User Profile IDSelect the User Profile ID whose time entry you are creating.
Start TimeEnter the start time.
End TimeEnter the end time.
Time DurationEnter the duration of the time entry.
Project NameSelect the project name associated with the time entry.
Tags IdentifiersAdd the keywords to filter the time entries when searching.
Is BillableSelect the checkbox if this time entry is billable.
Is InvoicedSelect the checkbox if the time entry is invoiced.
DescriptionEnter the details for creating the time entry.
Project IDSelect the Project ID associated with the time entry.
Project Task IDSelect the Project Task ID associated with the time entry.

List Time Entries

Lists all-time entries.

ConnectionEstablish a connection to your TMetric connection.
Account IDSelect the Account ID whose time entries you want to list.
User Profile IDSelect the User Profile ID whose time entries you want to list.
Use UTC TimeSelect whether you want to list the time entries in UTC Time:
  • Yes
  • No
  • Not defined
VersionEnter the version of the time entries you want to list.
Latest VersionEnter the latest version of the time entries you want to list.
Include DeletedSelect whether you want to list the deleted time entries:
  • Yes
  • No
  • Not defined
TruncateSelect whether you want to list the truncated time entries:
  • Yes
  • No
  • Not defined
Start TimeEnter the start time of the time entry you want to list.
End TimeEnter the end time of the time entry you want to list.

Edit/Delete a Time Entry

Edits or deletes a time entry.

ConnectionEstablish a connection to your TMetric connection.
Account IDSelect the Account ID for which you want to update or delete the time entry. 
User Profile IDSelect the User Profile ID whose time entries you want to update or delete.
Time Entry IDSelect the Time Entry ID you want to update or delete.
Start TimeEnter the start time of the time entry.
End TimeEnter the end time of the time entry.
Time DurationEnter the duration of the time entry 
DescriptionEnter the details for updating or deleting the time entry.
Project IDSelect the Project ID associated with the time entry.
Is BillableSelect the checkbox if this time entry is billable.
Is InvoicedSelect the checkbox if the time entry is invoiced.
Tags IdentifiersAdd the keywords to filter the time entries when searching.
Is DeletedSelect the checkbox if the time entry is deleted.

Timer

Update a Timer

Updates, starts, and stops a timer.

ConnectionEstablish a connection to your TMetric connection.
Account IDSelect the Account ID for which you want to update or delete the time entry. 
Is StartedSelect whether the timer is started:
  • Yes
  • No
  • Not defined
Is LongSelect whether the timer is started:
  • Yes
  • No
  • Not defined
Start TimeEnter the start time of the timer.
End TimeEnter the end time of the timer.
Monthly BalanceEnter the balance hours of time remaining for the month.
Is BillableSelect whether the timer is billable:
  • Yes
  • No
  • Not defined
Tags IdentifiersAdd the keywords to filter the time entries when searching.
DescriptionEnter the details for updating or stopping the timer.
Project IDSelect the Project ID for which you are tracking the time.
Project Task IDSelect the Project Task ID of the project for which you are updating the timer.

Other 

Make an API Call

Performs an arbitrary authorized API call. 

ConnectionEstablish a connection to your TMetric account.
URL

Enter a path relative to https://app.tmetric.com/api. For example: /accounts/currencies

For the list of available endpoints, refer to the TMetric API Documentation.
Method

Select the HTTP method you want to use:

GET
to retrieve information for an entry.

POST
to create a new entry.

PUT
to update/replace an existing entry.

PATCH
to make a partial entry update.

DELETE
to delete an entry.

HeadersEnter the desired request headers. You don't have to add authorization headers; we already did that for you.
Query StringEnter the request query string.
BodyEnter the body content for your API call.

Example of Use - List Tasks

The following API call returns all the tasks from your TMetric account:

URL:
/accounts/{{account_id}}/tasks

Method:
GET

tmetric__2.png

Matches of the search can be found in the module's Output under BundleBody
In our example, 7 tasks were returned:

tmetric_1.PNG

 

Popular use cases from our blog

automated-data-collection-crm-illustration

How to Automate Data Collection - Part 5: CRM Systems

automated-data-collection-chatbot-marketing-illustration

How to Automate Data Collection - Part 4: Chatbot Marketing

automated-data-collection-paid-ads-illustration

How to Automate Data Collection - Part 3: Paid Ads

automated-data-collection-email-illustration

How to Automate Data Collection - Part 2: Email Marketing Segmentation

personalized-customer-experience-illustration-integromat

5 Automated Solutions to Personalize Customer Experience

data-collection-automation-forms-pt-1

How to Automate Data Collection - Part 1: Online Forms

Didn’t find what you were looking for?

Expert

Find an expert

We feature a network of 450+ certified partners across the globe who are ready to help

Find an expert

Automate any workflow in your business

Sign up for a free account today. No credit card required, no time limits on free plan.