This integration selects Trello cards and imports them to Timely as projects.
Open the import task.
In Source Definition of your import task, specify the name of your Trello list to load cards from instead of Enter your list name....
In Mapping Definition of your import task, for the AccountId field, specify the Id of your Timely account instead of 12345.
For the Color field, specify the ID of your Timely account instead of 12345.
Important note: As alternative you can remove mapping with Target Lookup by clicking the cross right from "Target Lookup" and fill remaining field with one of the allowed values for color: 47b17c, 67a3bc, bd4c4f, d0915a, 866b9c, cdae4f, 5ab8b7, c697c0. You can find the detailed info in the official Timely API documentation here.
For the Client_Id field, specify the name of your Timely client instead of Enter your Client name....
For the Users field, specify one or more IDs of users who will be involved in your project instead of [{"user_id":Enter you User Id...}]. This field should be specified as an array of JSON objects: the whole list must be enclosed in square brackets, each element of the array must be enclosed in braces (curly brackets) and separated with commas.
Save the task.