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: events/team_plan_change.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "team_plan_change",
3
3
"desc": "The account billing plan has changed.",
4
-
"long_desc": "The team_plan_change event is sent to all connections for a workspace when a the current billing plan is changed. Currently possible values are: empty string, comp, std, plus. When an event occurs, we will send an HTTP POST request to your Request URL. The outer payload is uniform across all Events API methods, and contains fields like team_id and event. Learn more",
4
+
"long_desc": "The team_plan_change event is sent to all connections for a workspace when a the current billing plan is changed. Currently possible values are: empty string, std, plus, compliance, enterprise. When an event occurs, we will send an HTTP POST request to your Request URL. The outer payload is uniform across all Events API methods, and contains fields like team_id and event. Learn more",
0 commit comments