Read Deploy Hook Trigger Payload #906
Locked
gabbibrooks
started this conversation in
Idea
Replies: 1 comment 1 reply
-
Hey @brooksztb, have you got any information how you can do this so far? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I currently have a few apps deployed on the platform and set up some deploy hooks to connect my prismic cms to trigger deploys for our nuxt static site. Per the documentation from prismic here, they mention that a payload is sent with every webhook. Is there any way to read or access this payload from a deploy hook when a deployment is triggered? As far as I can tell, there's no way to see what actually triggered a deployment from the deployment logs.
My use case is that when a deployment is triggered from prismic documents being published, I would like to view which documents were published from the webhook payload.
Beta Was this translation helpful? Give feedback.
All reactions