@activepieces/piece-onfleet 0.0.11 → 0.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/i18n/de.json +181 -181
- package/src/i18n/es.json +187 -187
- package/src/i18n/ja.json +184 -184
- package/src/i18n/nl.json +184 -184
- package/src/i18n/pt.json +191 -191
- package/src/i18n/zh.json +19 -19
package/src/i18n/ja.json
CHANGED
|
@@ -1,196 +1,196 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Onfleet": "Onfleet",
|
|
3
|
-
"Last mile delivery software": "
|
|
3
|
+
"Last mile delivery software": "Last mile delivery software",
|
|
4
4
|
"\nTo get an API key, follow the steps below:\n1. Go to settings -> API & Webhooks.\n2. Click the plus sign under API Keys.\n3. Enter API key name and click create key.\n4. Copy the generated key to the input below.\n": "\nTo get an API key, follow the steps below:\n1. Go to settings -> API & Webhooks.\n2. Click the plus sign under API Keys.\n3. Enter API key name and click create key.\n4. Copy the generated key to the input below.\n",
|
|
5
|
-
"Create Recipient": "
|
|
6
|
-
"Update Recipient": "
|
|
7
|
-
"Get Recipient": "
|
|
8
|
-
"Create Task": "
|
|
9
|
-
"Delete Task": "
|
|
10
|
-
"Force Complete Task": "
|
|
11
|
-
"Clone Task": "
|
|
12
|
-
"Update Task": "
|
|
13
|
-
"Get Task": "
|
|
14
|
-
"Get Tasks": "
|
|
15
|
-
"Create Destination": "
|
|
16
|
-
"Get Destination": "
|
|
17
|
-
"Get Hubs": "
|
|
18
|
-
"Create Hub": "
|
|
19
|
-
"Update Hub": "
|
|
20
|
-
"Get Organization": "
|
|
21
|
-
"Get Delegatee Details": "
|
|
22
|
-
"Create Administrator": "
|
|
23
|
-
"Update Administrator": "
|
|
24
|
-
"Get Administrators": "
|
|
25
|
-
"Delete Administrator": "
|
|
26
|
-
"Create Worker": "
|
|
27
|
-
"Delete Worker": "
|
|
28
|
-
"Get Worker": "
|
|
29
|
-
"Get Worker Schedule": "
|
|
30
|
-
"Update Worker": "
|
|
31
|
-
"Create Team": "
|
|
32
|
-
"Delete Team": "
|
|
33
|
-
"Get Team": "
|
|
34
|
-
"Get Teams": "
|
|
35
|
-
"Update Team": "
|
|
36
|
-
"Get Container": "
|
|
37
|
-
"Custom API Call": "
|
|
38
|
-
"Creates a recipient": "
|
|
39
|
-
"Updates a recipient": "
|
|
40
|
-
"Gets a single recipient": "
|
|
41
|
-
"Creates a task": "
|
|
42
|
-
"Deletes a task": "
|
|
43
|
-
"Force completes a task": "
|
|
44
|
-
"Clones a task": "
|
|
45
|
-
"Updates a task": "
|
|
46
|
-
"Get a specific task": "
|
|
47
|
-
"Get many task": "
|
|
48
|
-
"Create a new destination": "
|
|
49
|
-
"Get a specific destination": "
|
|
50
|
-
"Get many hubs": "
|
|
51
|
-
"Create a new hub": "
|
|
52
|
-
"Update an existing hub": "
|
|
53
|
-
"Get your organization details": "
|
|
54
|
-
"Get details of a connected organization": "
|
|
55
|
-
"Create a new administrator": "
|
|
56
|
-
"Update an existing administrator": "
|
|
57
|
-
"Get many administrators": "
|
|
58
|
-
"Delete an existing administrator": "
|
|
59
|
-
"Create a new worker": "
|
|
60
|
-
"Delete an existing worker": "
|
|
61
|
-
"Get an existing worker's details": "
|
|
62
|
-
"Get an existing worker's schedule": "
|
|
63
|
-
"Update an existing worker": "
|
|
64
|
-
"Create a new team": "
|
|
65
|
-
"Delete an existing team": "
|
|
66
|
-
"Gets an existing team": "
|
|
67
|
-
"Gets many existing team": "
|
|
68
|
-
"Update an existing team": "
|
|
69
|
-
"Get a specific container": "
|
|
70
|
-
"Make a custom API call to a specific endpoint": "
|
|
71
|
-
"Name": "
|
|
72
|
-
"Phone": "
|
|
73
|
-
"Notes": "
|
|
74
|
-
"Skip SMS Notifications": "SMS
|
|
75
|
-
"Skip Phone Number Validation": "
|
|
76
|
-
"Use Long Code for Text - Canadian Organizations Only": "
|
|
77
|
-
"Recipient ID": "
|
|
78
|
-
"Merchant ID": "
|
|
79
|
-
"Executor ID": "
|
|
80
|
-
"Destination": "
|
|
81
|
-
"Unparsed Destination": "
|
|
82
|
-
"Use Recipient ID": "
|
|
83
|
-
"Complete After": "
|
|
84
|
-
"Complete Before": "
|
|
85
|
-
"Pickup": "
|
|
86
|
-
"Quantity": "
|
|
87
|
-
"Recipient Name Override": "
|
|
88
|
-
"Recipient Notes Override": "
|
|
89
|
-
"Recipient Skip SMS Override": "
|
|
90
|
-
"Service Time": "
|
|
5
|
+
"Create Recipient": "Create Recipient",
|
|
6
|
+
"Update Recipient": "Update Recipient",
|
|
7
|
+
"Get Recipient": "Get Recipient",
|
|
8
|
+
"Create Task": "Create Task",
|
|
9
|
+
"Delete Task": "Delete Task",
|
|
10
|
+
"Force Complete Task": "Force Complete Task",
|
|
11
|
+
"Clone Task": "Clone Task",
|
|
12
|
+
"Update Task": "Update Task",
|
|
13
|
+
"Get Task": "Get Task",
|
|
14
|
+
"Get Tasks": "Get Tasks",
|
|
15
|
+
"Create Destination": "Create Destination",
|
|
16
|
+
"Get Destination": "Get Destination",
|
|
17
|
+
"Get Hubs": "Get Hubs",
|
|
18
|
+
"Create Hub": "Create Hub",
|
|
19
|
+
"Update Hub": "Update Hub",
|
|
20
|
+
"Get Organization": "Get Organization",
|
|
21
|
+
"Get Delegatee Details": "Get Delegatee Details",
|
|
22
|
+
"Create Administrator": "Create Administrator",
|
|
23
|
+
"Update Administrator": "Update Administrator",
|
|
24
|
+
"Get Administrators": "Get Administrators",
|
|
25
|
+
"Delete Administrator": "Delete Administrator",
|
|
26
|
+
"Create Worker": "Create Worker",
|
|
27
|
+
"Delete Worker": "Delete Worker",
|
|
28
|
+
"Get Worker": "Get Worker",
|
|
29
|
+
"Get Worker Schedule": "Get Worker Schedule",
|
|
30
|
+
"Update Worker": "Update Worker",
|
|
31
|
+
"Create Team": "Create Team",
|
|
32
|
+
"Delete Team": "Delete Team",
|
|
33
|
+
"Get Team": "Get Team",
|
|
34
|
+
"Get Teams": "Get Teams",
|
|
35
|
+
"Update Team": "Update Team",
|
|
36
|
+
"Get Container": "Get Container",
|
|
37
|
+
"Custom API Call": "Custom API Call",
|
|
38
|
+
"Creates a recipient": "Creates a recipient",
|
|
39
|
+
"Updates a recipient": "Updates a recipient",
|
|
40
|
+
"Gets a single recipient": "Gets a single recipient",
|
|
41
|
+
"Creates a task": "Creates a task",
|
|
42
|
+
"Deletes a task": "Deletes a task",
|
|
43
|
+
"Force completes a task": "Force completes a task",
|
|
44
|
+
"Clones a task": "Clones a task",
|
|
45
|
+
"Updates a task": "Updates a task",
|
|
46
|
+
"Get a specific task": "Get a specific task",
|
|
47
|
+
"Get many task": "Get many task",
|
|
48
|
+
"Create a new destination": "Create a new destination",
|
|
49
|
+
"Get a specific destination": "Get a specific destination",
|
|
50
|
+
"Get many hubs": "Get many hubs",
|
|
51
|
+
"Create a new hub": "Create a new hub",
|
|
52
|
+
"Update an existing hub": "Update an existing hub",
|
|
53
|
+
"Get your organization details": "Get your organization details",
|
|
54
|
+
"Get details of a connected organization": "Get details of a connected organization",
|
|
55
|
+
"Create a new administrator": "Create a new administrator",
|
|
56
|
+
"Update an existing administrator": "Update an existing administrator",
|
|
57
|
+
"Get many administrators": "Get many administrators",
|
|
58
|
+
"Delete an existing administrator": "Delete an existing administrator",
|
|
59
|
+
"Create a new worker": "Create a new worker",
|
|
60
|
+
"Delete an existing worker": "Delete an existing worker",
|
|
61
|
+
"Get an existing worker's details": "Get an existing worker's details",
|
|
62
|
+
"Get an existing worker's schedule": "Get an existing worker's schedule",
|
|
63
|
+
"Update an existing worker": "Update an existing worker",
|
|
64
|
+
"Create a new team": "Create a new team",
|
|
65
|
+
"Delete an existing team": "Delete an existing team",
|
|
66
|
+
"Gets an existing team": "Gets an existing team",
|
|
67
|
+
"Gets many existing team": "Gets many existing team",
|
|
68
|
+
"Update an existing team": "Update an existing team",
|
|
69
|
+
"Get a specific container": "Get a specific container",
|
|
70
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
71
|
+
"Name": "Name",
|
|
72
|
+
"Phone": "Phone",
|
|
73
|
+
"Notes": "Notes",
|
|
74
|
+
"Skip SMS Notifications": "Skip SMS Notifications",
|
|
75
|
+
"Skip Phone Number Validation": "Skip Phone Number Validation",
|
|
76
|
+
"Use Long Code for Text - Canadian Organizations Only": "Use Long Code for Text - Canadian Organizations Only",
|
|
77
|
+
"Recipient ID": "Recipient ID",
|
|
78
|
+
"Merchant ID": "Merchant ID",
|
|
79
|
+
"Executor ID": "Executor ID",
|
|
80
|
+
"Destination": "Destination",
|
|
81
|
+
"Unparsed Destination": "Unparsed Destination",
|
|
82
|
+
"Use Recipient ID": "Use Recipient ID",
|
|
83
|
+
"Complete After": "Complete After",
|
|
84
|
+
"Complete Before": "Complete Before",
|
|
85
|
+
"Pickup": "Pickup",
|
|
86
|
+
"Quantity": "Quantity",
|
|
87
|
+
"Recipient Name Override": "Recipient Name Override",
|
|
88
|
+
"Recipient Notes Override": "Recipient Notes Override",
|
|
89
|
+
"Recipient Skip SMS Override": "Recipient Skip SMS Override",
|
|
90
|
+
"Service Time": "Service Time",
|
|
91
91
|
"Task ID": "Task ID",
|
|
92
|
-
"Complete as Success": "
|
|
93
|
-
"From": "
|
|
94
|
-
"To": "
|
|
95
|
-
"State": "
|
|
96
|
-
"Destination ID": "
|
|
97
|
-
"Teams": "
|
|
98
|
-
"Hub": "
|
|
99
|
-
"Organization ID": "
|
|
100
|
-
"Email": "
|
|
101
|
-
"Phone Number": "
|
|
102
|
-
"Read Only": "
|
|
103
|
-
"Administrator": "
|
|
104
|
-
"Capacity": "
|
|
105
|
-
"Display Name": "
|
|
92
|
+
"Complete as Success": "Complete as Success",
|
|
93
|
+
"From": "From",
|
|
94
|
+
"To": "To",
|
|
95
|
+
"State": "State",
|
|
96
|
+
"Destination ID": "Destination ID",
|
|
97
|
+
"Teams": "Teams",
|
|
98
|
+
"Hub": "Hub",
|
|
99
|
+
"Organization ID": "Organization ID",
|
|
100
|
+
"Email": "Email",
|
|
101
|
+
"Phone Number": "Phone Number",
|
|
102
|
+
"Read Only": "Read Only",
|
|
103
|
+
"Administrator": "Administrator",
|
|
104
|
+
"Capacity": "Capacity",
|
|
105
|
+
"Display Name": "Display Name",
|
|
106
106
|
"Worker": "Worker",
|
|
107
|
-
"Workers": "
|
|
108
|
-
"Managers": "
|
|
109
|
-
"Enable Self Assignment": "
|
|
107
|
+
"Workers": "Workers",
|
|
108
|
+
"Managers": "Managers",
|
|
109
|
+
"Enable Self Assignment": "Enable Self Assignment",
|
|
110
110
|
"Team": "Team",
|
|
111
|
-
"Container Type": "
|
|
112
|
-
"Container ID": "
|
|
113
|
-
"Method": "
|
|
114
|
-
"Headers": "
|
|
115
|
-
"Query Parameters": "
|
|
116
|
-
"Body": "
|
|
117
|
-
"Response is Binary ?": "
|
|
118
|
-
"No Error on Failure": "
|
|
119
|
-
"Timeout (in seconds)": "
|
|
120
|
-
"The recipient's full name": "
|
|
121
|
-
"A unique, valid phone number as per the organization's country if there's no leading + sign. If a phone number has a leading + sign, it will disregard the organization's country setting.": "
|
|
122
|
-
"Checking this option will default the Onfleet system to use a toll-free long code number for SMS communication.": "
|
|
123
|
-
"The ID of the recipient you want to update": "
|
|
124
|
-
"The recipient's ID": "
|
|
125
|
-
"ID of the organization that will be displayed on the task": "
|
|
126
|
-
"ID of the organization that will be executing the task": "
|
|
127
|
-
"The task destination": "
|
|
128
|
-
"Check this box if the destination is a single unparsed string": "
|
|
129
|
-
"Check this box if you want to use an ID for the recipient": "
|
|
130
|
-
"The earliest time the task should be completed": "
|
|
131
|
-
"The latest time the task should be completed": "
|
|
132
|
-
"Whether the task is pickup": "
|
|
133
|
-
"The number of units to be dropped off": "
|
|
134
|
-
"Override the recipient name for this task only": "
|
|
135
|
-
"Override the recipient notes for this task only": "
|
|
136
|
-
"Override the recipient skip SMS option for this task only": "
|
|
137
|
-
"The number of minutes to be spent by the worker on arrival at this task's destination": "
|
|
138
|
-
"The ID of the task you want to delete": "
|
|
139
|
-
"The ID of the task you want to complete": "
|
|
140
|
-
"Whether to complete the task as a success or not": "
|
|
141
|
-
"ID of the task you want to clone": "
|
|
142
|
-
"ID of the task you want to update": "
|
|
143
|
-
"The ID of the destination you want to delete": "
|
|
144
|
-
"Name of the hub": "
|
|
145
|
-
"ID of the connected organization": "
|
|
146
|
-
"Full name": "
|
|
147
|
-
"Whether this administrator can perform write operations.": "
|
|
148
|
-
"Name of the worker": "
|
|
111
|
+
"Container Type": "Container Type",
|
|
112
|
+
"Container ID": "Container ID",
|
|
113
|
+
"Method": "Method",
|
|
114
|
+
"Headers": "Headers",
|
|
115
|
+
"Query Parameters": "Query Parameters",
|
|
116
|
+
"Body": "Body",
|
|
117
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
118
|
+
"No Error on Failure": "No Error on Failure",
|
|
119
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
120
|
+
"The recipient's full name": "The recipient's full name",
|
|
121
|
+
"A unique, valid phone number as per the organization's country if there's no leading + sign. If a phone number has a leading + sign, it will disregard the organization's country setting.": "A unique, valid phone number as per the organization's country if there's no leading + sign. If a phone number has a leading + sign, it will disregard the organization's country setting.",
|
|
122
|
+
"Checking this option will default the Onfleet system to use a toll-free long code number for SMS communication.": "Checking this option will default the Onfleet system to use a toll-free long code number for SMS communication.",
|
|
123
|
+
"The ID of the recipient you want to update": "The ID of the recipient you want to update",
|
|
124
|
+
"The recipient's ID": "The recipient's ID",
|
|
125
|
+
"ID of the organization that will be displayed on the task": "ID of the organization that will be displayed on the task",
|
|
126
|
+
"ID of the organization that will be executing the task": "ID of the organization that will be executing the task",
|
|
127
|
+
"The task destination": "The task destination",
|
|
128
|
+
"Check this box if the destination is a single unparsed string": "Check this box if the destination is a single unparsed string",
|
|
129
|
+
"Check this box if you want to use an ID for the recipient": "Check this box if you want to use an ID for the recipient",
|
|
130
|
+
"The earliest time the task should be completed": "The earliest time the task should be completed",
|
|
131
|
+
"The latest time the task should be completed": "The latest time the task should be completed",
|
|
132
|
+
"Whether the task is pickup": "Whether the task is pickup",
|
|
133
|
+
"The number of units to be dropped off": "The number of units to be dropped off",
|
|
134
|
+
"Override the recipient name for this task only": "Override the recipient name for this task only",
|
|
135
|
+
"Override the recipient notes for this task only": "Override the recipient notes for this task only",
|
|
136
|
+
"Override the recipient skip SMS option for this task only": "Override the recipient skip SMS option for this task only",
|
|
137
|
+
"The number of minutes to be spent by the worker on arrival at this task's destination": "The number of minutes to be spent by the worker on arrival at this task's destination",
|
|
138
|
+
"The ID of the task you want to delete": "The ID of the task you want to delete",
|
|
139
|
+
"The ID of the task you want to complete": "The ID of the task you want to complete",
|
|
140
|
+
"Whether to complete the task as a success or not": "Whether to complete the task as a success or not",
|
|
141
|
+
"ID of the task you want to clone": "ID of the task you want to clone",
|
|
142
|
+
"ID of the task you want to update": "ID of the task you want to update",
|
|
143
|
+
"The ID of the destination you want to delete": "The ID of the destination you want to delete",
|
|
144
|
+
"Name of the hub": "Name of the hub",
|
|
145
|
+
"ID of the connected organization": "ID of the connected organization",
|
|
146
|
+
"Full name": "Full name",
|
|
147
|
+
"Whether this administrator can perform write operations.": "Whether this administrator can perform write operations.",
|
|
148
|
+
"Name of the worker": "Name of the worker",
|
|
149
149
|
"The maximum number of units this worker can carry": "The maximum number of units this worker can carry",
|
|
150
|
-
"Name of the team": "
|
|
151
|
-
"Allows Drivers to Self Assign Tasks that are in the Team unassigned container.": "
|
|
152
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
153
|
-
"Enable for files like PDFs, images, etc..": "
|
|
154
|
-
"GET": "
|
|
150
|
+
"Name of the team": "Name of the team",
|
|
151
|
+
"Allows Drivers to Self Assign Tasks that are in the Team unassigned container.": "Allows Drivers to Self Assign Tasks that are in the Team unassigned container.",
|
|
152
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
153
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
154
|
+
"GET": "GET",
|
|
155
155
|
"POST": "POST",
|
|
156
156
|
"PATCH": "PATCH",
|
|
157
157
|
"PUT": "PUT",
|
|
158
|
-
"DELETE": "
|
|
159
|
-
"HEAD": "
|
|
160
|
-
"Task Arrival": "
|
|
161
|
-
"Task Assigned": "
|
|
162
|
-
"Task Cloned": "
|
|
163
|
-
"Task Completed": "
|
|
164
|
-
"Task Created": "
|
|
165
|
-
"Task Delayed": "
|
|
166
|
-
"Task Deleted": "
|
|
158
|
+
"DELETE": "DELETE",
|
|
159
|
+
"HEAD": "HEAD",
|
|
160
|
+
"Task Arrival": "Task Arrival",
|
|
161
|
+
"Task Assigned": "Task Assigned",
|
|
162
|
+
"Task Cloned": "Task Cloned",
|
|
163
|
+
"Task Completed": "Task Completed",
|
|
164
|
+
"Task Created": "Task Created",
|
|
165
|
+
"Task Delayed": "Task Delayed",
|
|
166
|
+
"Task Deleted": "Task Deleted",
|
|
167
167
|
"Task ETA": "Task ETA",
|
|
168
|
-
"Task Failed": "
|
|
169
|
-
"Task Started": "
|
|
170
|
-
"Task Unassigned": "
|
|
171
|
-
"Task Updated": "
|
|
172
|
-
"Worker Created": "
|
|
173
|
-
"Worker Deleted": "
|
|
174
|
-
"Worker Duty Change": "
|
|
175
|
-
"Auto Dispatch Completed": "
|
|
176
|
-
"SMS Recipient Opt Out": "SMS
|
|
177
|
-
"SMS Recipient Response Missed": "SMS
|
|
178
|
-
"Triggers when a task worker arriving at or closer than threshold value provided, in meters": "
|
|
179
|
-
"Triggers when a task is assigned": "
|
|
180
|
-
"Triggers when a task is cloned": "
|
|
181
|
-
"Triggers when a task is completed": "
|
|
182
|
-
"Triggers when a task is created": "
|
|
183
|
-
"Triggers when a task is delayed": "
|
|
184
|
-
"Triggers when a task is deleted": "
|
|
185
|
-
"Triggers when a task worker ETA less than or equal to threshold value provided, in seconds": "
|
|
186
|
-
"Triggers when a task has failed": "
|
|
187
|
-
"Triggers when a task is started": "
|
|
188
|
-
"Triggers when a task is unassigned": "
|
|
189
|
-
"Triggers when a task is updated": "
|
|
190
|
-
"Triggers when a worker is created": "
|
|
191
|
-
"Triggers when a worker is deleted": "
|
|
192
|
-
"Triggers when a worker status changes": "
|
|
193
|
-
"Triggers when team auto-dispatch calculation is completed": "
|
|
194
|
-
"Triggers when a recipient opts out of SMS notifications": "
|
|
195
|
-
"Triggers when a recipient responds to a notification via SMS, but the organization is unable to handle it at that time": "
|
|
168
|
+
"Task Failed": "Task Failed",
|
|
169
|
+
"Task Started": "Task Started",
|
|
170
|
+
"Task Unassigned": "Task Unassigned",
|
|
171
|
+
"Task Updated": "Task Updated",
|
|
172
|
+
"Worker Created": "Worker Created",
|
|
173
|
+
"Worker Deleted": "Worker Deleted",
|
|
174
|
+
"Worker Duty Change": "Worker Duty Change",
|
|
175
|
+
"Auto Dispatch Completed": "Auto Dispatch Completed",
|
|
176
|
+
"SMS Recipient Opt Out": "SMS Recipient Opt Out",
|
|
177
|
+
"SMS Recipient Response Missed": "SMS Recipient Response Missed",
|
|
178
|
+
"Triggers when a task worker arriving at or closer than threshold value provided, in meters": "Triggers when a task worker arriving at or closer than threshold value provided, in meters",
|
|
179
|
+
"Triggers when a task is assigned": "Triggers when a task is assigned",
|
|
180
|
+
"Triggers when a task is cloned": "Triggers when a task is cloned",
|
|
181
|
+
"Triggers when a task is completed": "Triggers when a task is completed",
|
|
182
|
+
"Triggers when a task is created": "Triggers when a task is created",
|
|
183
|
+
"Triggers when a task is delayed": "Triggers when a task is delayed",
|
|
184
|
+
"Triggers when a task is deleted": "Triggers when a task is deleted",
|
|
185
|
+
"Triggers when a task worker ETA less than or equal to threshold value provided, in seconds": "Triggers when a task worker ETA less than or equal to threshold value provided, in seconds",
|
|
186
|
+
"Triggers when a task has failed": "Triggers when a task has failed",
|
|
187
|
+
"Triggers when a task is started": "Triggers when a task is started",
|
|
188
|
+
"Triggers when a task is unassigned": "Triggers when a task is unassigned",
|
|
189
|
+
"Triggers when a task is updated": "Triggers when a task is updated",
|
|
190
|
+
"Triggers when a worker is created": "Triggers when a worker is created",
|
|
191
|
+
"Triggers when a worker is deleted": "Triggers when a worker is deleted",
|
|
192
|
+
"Triggers when a worker status changes": "Triggers when a worker status changes",
|
|
193
|
+
"Triggers when team auto-dispatch calculation is completed": "Triggers when team auto-dispatch calculation is completed",
|
|
194
|
+
"Triggers when a recipient opts out of SMS notifications": "Triggers when a recipient opts out of SMS notifications",
|
|
195
|
+
"Triggers when a recipient responds to a notification via SMS, but the organization is unable to handle it at that time": "Triggers when a recipient responds to a notification via SMS, but the organization is unable to handle it at that time"
|
|
196
196
|
}
|