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
"Emit new event when a selected type of CalendarHero event occurs. [See the documentation](https://api.calendarhero.com/documentation#/webhook/postWebhookEvent)",
9
+
type: "source",
10
+
version: "0.0.{{ts}}",
11
+
dedupe: "unique",
12
+
props: {
13
+
app,
14
+
http: "$.interface.http",
15
+
event: {
16
+
type: "string",
17
+
label: "Event Type",
18
+
description: "Select the type of event that will trigger this source",
0 commit comments