This integration selects Trello boards and imports them to Timely as projects.
Open the import task.
On the Source Definition of your import task, in filters, specify the name of the Trello Workspace to get boards from instead of Enter your Workspace (Organization) 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.