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
- GitLab project → Settings → CI/CD → Pipeline trigger tokens.
- Create a token; note the trigger URL and
tokenquery/body parameter your GitLab version expects.
Register in Apito
- Console → Settings → Webhooks → Create.
- Paste the trigger URL (include token per GitLab docs).
- Filter to relevant models.
- Save and verify a pipeline run after a content mutation.