Save Cloudflare SSL expiry files to Google Drive
This trigger fires when an SSL certificate for the Cloudflare zone you specify is within the number of days you specify of expiring.
Developer info
- API endpoint slug
- cloudflare.ssl_cert_expiring_soon
Trigger fields
Zone Dropdown list
- Label
- Which zone?
- Helper text
- Select the Cloudflare zone (domain) to monitor for SSL certificate expiry.
- Slug
- zone_id
- Required
- true
- Can have default value
- false
Days before expiry Text input
- Label
- Days before expiry to alert
- Helper text
- Number of days before certificate expiration to send the alert. For example, enter 30 to be alerted 30 days before expiry.
- Slug
- days_before_expiry
- Required
- true
- Can have default value
- true
Ingredients
Certificate The unique ID of the expiring SSL certificate pack.
- Slug
- certificate_id
- Filter code
- Cloudflare.sslCertExpiringSoon.CertificateId
- Type
- String
- Example
- 3822ff85-d2f0-4251-b7a1-2600b95b6e4c
Zone name The domain name of the Cloudflare zone.
- Slug
- zone_name
- Filter code
- Cloudflare.sslCertExpiringSoon.ZoneName
- Type
- String
- Example
- example.com
Certificate status The current status of the SSL certificate pack.
- Slug
- certificate_status
- Filter code
- Cloudflare.sslCertExpiringSoon.CertificateStatus
- Type
- String
- Example
- active
Certificate type The type of SSL certificate, such as universal or dedicated_custom.
- Slug
- certificate_type
- Filter code
- Cloudflare.sslCertExpiringSoon.CertificateType
- Type
- String
- Example
- universal
Expires on The date and time when the SSL certificate expires.
- Slug
- expires_on
- Filter code
- Cloudflare.sslCertExpiringSoon.ExpiresOn
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Days until expiry Number of days remaining until the certificate expires.
- Slug
- days_until_expiry
- Filter code
- Cloudflare.sslCertExpiringSoon.DaysUntilExpiry
- Type
- String
- Example
- 14
Configured threshold The days-before-expiry threshold the user configured for this trigger.
- Slug
- configured_threshold
- Filter code
- Cloudflare.sslCertExpiringSoon.ConfiguredThreshold
- Type
- String
- Example
- 30
