Closed hipplej closed 1 year ago
For getting a trigger's own webhook URL, they can call context.webhookUrls[context.flow.name], then, right?
context.webhookUrls[context.flow.name]
For getting a trigger's own webhook URL, they can call
context.webhookUrls[context.flow.name]
, then, right?