# Triggering Builds through the API _**Note:** This feature was [introduced][ci-229] in GitLab CE 7.14_ Triggers can be used to force a rebuild of a specific branch or tag with an API call. ## Add a trigger [ci-229]: https://gitlab.com/gitlab-org/gitlab-ci/merge_requests/229