ABCDEFGHIJKLMNOPQRSTU
1
ProjectTask Group NameOwnerStartEndCustom Field
2
Delete this instructional row prior to your import.
3
RequiredRequiredRequiredOptionalOptionalOptional
4
15-digit Salesforce ID of TaskRay Project. Alternatively you may use the Project Name instead of ID, but it can yield less accurate matching.

To retrieve: After importing Projects, run a Projects report and include the ID field and map to this template.
Limited to 80 characters.Best values are User Login or Salesforce User ID.Date field.Date field.Add any custom fields that you have added to the Task Group object.
5
Sample:
6
a0j300000025Ij2Phase 1taskrayuser@yourdomain.com1/1/20181/10/2018
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100