@@ -14,7 +14,7 @@ Attio provides 22 triggers for automating workflows based on events.
1414
1515## Triggers
1616
17- ### ` attio_comment_created `
17+ ### Attio Comment Created
1818
1919Trigger workflow when a new comment is created in Attio
2020
@@ -34,7 +34,7 @@ Trigger workflow when a new comment is created in Attio
3434
3535---
3636
37- ### ` attio_comment_deleted `
37+ ### Attio Comment Deleted
3838
3939Trigger workflow when a comment is deleted in Attio
4040
@@ -54,7 +54,7 @@ Trigger workflow when a comment is deleted in Attio
5454
5555---
5656
57- ### ` attio_comment_resolved `
57+ ### Attio Comment Resolved
5858
5959Trigger workflow when a comment thread is resolved in Attio
6060
@@ -74,7 +74,7 @@ Trigger workflow when a comment thread is resolved in Attio
7474
7575---
7676
77- ### ` attio_comment_unresolved `
77+ ### Attio Comment Unresolved
7878
7979Trigger workflow when a comment thread is unresolved in Attio
8080
@@ -94,7 +94,7 @@ Trigger workflow when a comment thread is unresolved in Attio
9494
9595---
9696
97- ### ` attio_list_created `
97+ ### Attio List Created
9898
9999Trigger workflow when a list is created in Attio
100100
@@ -109,7 +109,7 @@ Trigger workflow when a list is created in Attio
109109
110110---
111111
112- ### ` attio_list_deleted `
112+ ### Attio List Deleted
113113
114114Trigger workflow when a list is deleted in Attio
115115
@@ -124,7 +124,7 @@ Trigger workflow when a list is deleted in Attio
124124
125125---
126126
127- ### ` attio_list_entry_created `
127+ ### Attio List Entry Created
128128
129129Trigger workflow when a new list entry is created in Attio
130130
@@ -140,7 +140,7 @@ Trigger workflow when a new list entry is created in Attio
140140
141141---
142142
143- ### ` attio_list_entry_deleted `
143+ ### Attio List Entry Deleted
144144
145145Trigger workflow when a list entry is deleted in Attio
146146
@@ -156,7 +156,7 @@ Trigger workflow when a list entry is deleted in Attio
156156
157157---
158158
159- ### ` attio_list_entry_updated `
159+ ### Attio List Entry Updated
160160
161161Trigger workflow when a list entry is updated in Attio
162162
@@ -173,7 +173,7 @@ Trigger workflow when a list entry is updated in Attio
173173
174174---
175175
176- ### ` attio_list_updated `
176+ ### Attio List Updated
177177
178178Trigger workflow when a list is updated in Attio
179179
@@ -188,7 +188,7 @@ Trigger workflow when a list is updated in Attio
188188
189189---
190190
191- ### ` attio_note_created `
191+ ### Attio Note Created
192192
193193Trigger workflow when a new note is created in Attio
194194
@@ -205,7 +205,7 @@ Trigger workflow when a new note is created in Attio
205205
206206---
207207
208- ### ` attio_note_deleted `
208+ ### Attio Note Deleted
209209
210210Trigger workflow when a note is deleted in Attio
211211
@@ -222,7 +222,7 @@ Trigger workflow when a note is deleted in Attio
222222
223223---
224224
225- ### ` attio_note_updated `
225+ ### Attio Note Updated
226226
227227Trigger workflow when a note is updated in Attio
228228
@@ -239,7 +239,7 @@ Trigger workflow when a note is updated in Attio
239239
240240---
241241
242- ### ` attio_record_created `
242+ ### Attio Record Created
243243
244244Trigger workflow when a new record is created in Attio
245245
@@ -255,7 +255,7 @@ Trigger workflow when a new record is created in Attio
255255
256256---
257257
258- ### ` attio_record_deleted `
258+ ### Attio Record Deleted
259259
260260Trigger workflow when a record is deleted in Attio
261261
@@ -271,7 +271,7 @@ Trigger workflow when a record is deleted in Attio
271271
272272---
273273
274- ### ` attio_record_merged `
274+ ### Attio Record Merged
275275
276276Trigger workflow when two records are merged in Attio
277277
@@ -289,7 +289,7 @@ Trigger workflow when two records are merged in Attio
289289
290290---
291291
292- ### ` attio_record_updated `
292+ ### Attio Record Updated
293293
294294Trigger workflow when a record is updated in Attio
295295
@@ -306,7 +306,7 @@ Trigger workflow when a record is updated in Attio
306306
307307---
308308
309- ### ` attio_task_created `
309+ ### Attio Task Created
310310
311311Trigger workflow when a new task is created in Attio
312312
@@ -321,7 +321,7 @@ Trigger workflow when a new task is created in Attio
321321
322322---
323323
324- ### ` attio_task_deleted `
324+ ### Attio Task Deleted
325325
326326Trigger workflow when a task is deleted in Attio
327327
@@ -336,7 +336,7 @@ Trigger workflow when a task is deleted in Attio
336336
337337---
338338
339- ### ` attio_task_updated `
339+ ### Attio Task Updated
340340
341341Trigger workflow when a task is updated in Attio
342342
@@ -351,7 +351,7 @@ Trigger workflow when a task is updated in Attio
351351
352352---
353353
354- ### ` attio_webhook `
354+ ### Attio Webhook (All Events)
355355
356356Trigger workflow on any Attio webhook event
357357
@@ -367,7 +367,7 @@ Trigger workflow on any Attio webhook event
367367
368368---
369369
370- ### ` attio_workspace_member_created `
370+ ### Attio Workspace Member Created
371371
372372Trigger workflow when a new member is added to the Attio workspace
373373
0 commit comments