You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/apis/stripe.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,7 @@ Available triggers are listed below:
121
121
|`onPersonCreated`|`account.person.created`| Triggered on person created events |`onPerson`|
122
122
|`onPersonUpdated`|`account.person.updated`| Triggered on person updated events |`onPerson`|
123
123
|`onPersonDeleted`|`account.person.deleted`| Triggered on person deleted events |`onPerson`|
124
+
|`onAccountUpdated`|`account.updated`| Triggered on account updated events | N/A |
124
125
125
126
If there are any triggers missing that you'd like to see added, please [open a new GitHub Issue](https://github.com/triggerdotdev/trigger.dev/issues/new)
0 commit comments