Post to Slack when Netlify build starts
This trigger fires when a new build begins on your Netlify site.
Developer info
- API endpoint slug
- netlify.build_started
Trigger fields
Site Dropdown list
- Label
- Site
- Helper text
- Select a Netlify site to monitor.
- Slug
- site_id
- Required
- true
- Can have default value
- false
Ingredients
Build
- Slug
- build_id
- Filter code
- Netlify.buildStarted.BuildId
- Type
- String
- Example
- 5d9c3e3e8a1b2c3d4e5f6789
Site
- Slug
- site_id
- Filter code
- Netlify.buildStarted.SiteId
- Type
- String
- Example
- abc12345-6789-0abc-def0-123456789abc
Site name
- Slug
- site_name
- Filter code
- Netlify.buildStarted.SiteName
- Type
- String
- Example
- my-cool-site
Branch
- Slug
- branch
- Filter code
- Netlify.buildStarted.Branch
- Type
- String
- Example
- main
Commit ref The commit SHA that triggered this build.
- Slug
- commit_ref
- Filter code
- Netlify.buildStarted.CommitRef
- Type
- String
- Example
- f3a1b2c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0
Started at
- Slug
- started_at
- Filter code
- Netlify.buildStarted.StartedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
