Call Webhooks when GoDaddy domain status changes
This trigger fires when one of your domains changes status, for example when it expires, is locked or unlocked, or a transfer completes.
Developer info
- API endpoint slug
- godaddy.domain_status_changed
Trigger fields
No fields for this trigger
Ingredients
Domain name The domain whose status changed.
- Slug
- domain_name
- Filter code
- Godaddy.domainStatusChanged.DomainName
- Type
- String
- Example
- example.com
Old status The status before the change.
- Slug
- old_status
- Filter code
- Godaddy.domainStatusChanged.OldStatus
- Type
- String
- Example
- ACTIVE
New status The status after the change.
- Slug
- new_status
- Filter code
- Godaddy.domainStatusChanged.NewStatus
- Type
- String
- Example
- EXPIRED
Changed at When the status change was detected.
- Slug
- changed_at
- Filter code
- Godaddy.domainStatusChanged.ChangedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Expiration date The date the domain expires.
- Slug
- expiration_date
- Filter code
- Godaddy.domainStatusChanged.ExpirationDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
