Configuration for different build triggers. You can have different staging and production environments in order to test your site before final deploy
"build_trigger"
Name of the build trigger
The type of build trigger
Additional settings for the build trigger. The value depends on the adapter
.
Timestamp of the last build
Status of last build
The URL of the webhook your service has to call when the build completes to report it's status (success or error)
Status of Site Search for the frontend
The public URL of the frontend. If Site Search is enabled (indicated by indexing_enabled
), this is the starting point from which the website's spidering will start
Wether Site Search is enabled or not. With Site Search, everytime the website is built, DatoCMS will respider it to get updated content
Wheter an automatic build request to webhook_url
should be made on scheduled publications/unpublishings
Unique token for the webhook (it's the same token present in webhook_url
)