Skip to docs content
GitLab CI webhook integration
Free Cloud
Pro
Updated 2026-08-12

GitLab CI webhook integration

Editions: Free Cloud · Pro

Start a GitLab pipeline when Apito content changes (common for self-hosted static builds).

Create a Pipeline Trigger

  1. GitLab project → SettingsCI/CDPipeline trigger tokens.
  2. Create a token; note the trigger URL and token query/body parameter your GitLab version expects.

Register in Apito

  1. Console → SettingsWebhooksCreate.
  2. Paste the trigger URL (include token per GitLab docs).
  3. Filter to relevant models.
  4. Save and verify a pipeline run after a content mutation.

Next