prismatic-io / spectral

Prismatic's typescript library for custom components
https://prismatic.io/docs/spectral/custom-component-library
35 stars 2 forks source link

Add a few new attributes to action contexts and trigger payloads #145

Closed hipplej closed 1 year ago

taylorreece commented 1 year ago

For getting a trigger's own webhook URL, they can call context.webhookUrls[context.flow.name], then, right?