Webhook Events
Is there any documentation of the webhook types that Railway supports (or does anyone know what they are)? I'm only aware of "DEPLOY" as of right now that is visible via the example on the webhook page in project settings.
11 Replies
Project ID:
N/A
there should be an event for every deployment status
buildergoop
could you link this page please?
sorry, my bad
it's from the graphql playground
https://railway.app/graphiql
Ah I see now, do you know if there is an example payload for each one?
or is this the same payload for all of them?
the json structure would stay the exact same, the values would be the only things that change
ah I see, thanks!
also, a type in the SS above by railway says "DEPLOY" is a valid type?
but it's not in the enum
you are right
here is a full example webhook
with
$.status
being a value in the enum