Make batch content Publishing one Webhook call

Hello there!

I’m setting up an autonomous deployment of our application every time the Publish of content is made on our production/homologation Contentful environments. We use GitLab pipelines to build our Website and deploy it.

I’m looking into using Webhooks. However, I would like to just trigger one pipeline when we do a batch content Publish. But, what’s actually happening is a Webhook call to each content entry.

Is there a way to achieve this?

Thanks a lot already!

1 Like