Get an SMS when GoDaddy domain nears expiration
This trigger fires when one of your domains is approaching its expiration date, a set number of days before it expires.
Developer info
- API endpoint slug
- godaddy.domain_expiring_soon
Trigger fields
Days before expiration Text input > Other
- Label
- Days before expiration
- Helper text
- How many days before a domain's expiration date you want to be alerted (for example, 30).
- Slug
- days_before_expiration
- Required
- true
- Can have default value
- true
Ingredients
Domain name The domain that is approaching expiration.
- Slug
- domain_name
- Filter code
- Godaddy.domainExpiringSoon.DomainName
- Type
- String
- Example
- example.com
Expiration date The date the domain expires.
- Slug
- expiration_date
- Filter code
- Godaddy.domainExpiringSoon.ExpirationDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Days until expiration Whole days remaining until expiration, as a string.
- Slug
- days_until_expiration
- Filter code
- Godaddy.domainExpiringSoon.DaysUntilExpiration
- Type
- String
- Example
- 30
Days threshold The days-before-expiration value you configured, as a string.
- Slug
- days_threshold
- Filter code
- Godaddy.domainExpiringSoon.DaysThreshold
- Type
- String
- Example
- 30
Auto renew enabled Whether auto-renew is enabled. Either 'true' or 'false'.
- Slug
- auto_renew_enabled
- Filter code
- Godaddy.domainExpiringSoon.AutoRenewEnabled
- Type
- String
- Example
- false
Domain status The current status of the domain.
- Slug
- domain_status
- Filter code
- Godaddy.domainExpiringSoon.DomainStatus
- Type
- String
- Example
- ACTIVE
Checked at When the trigger evaluated the expiration condition.
- Slug
- checked_at
- Filter code
- Godaddy.domainExpiringSoon.CheckedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
