We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emit new event when a domain is registered. Users can optionally filter by domain extension or registrar.
Emit new event when a DNS record is added to a domain. Users can filter by domain name or record type.
Emit new event when a domain is about to expire within a specified number of days. Users must specify the warning period in days.
Register a new domain. Users must specify the domain name, registration duration, and optionally provide contact details.
Update a DNS record for a domain. Users must specify the domain name, record type, and new DNS values.
Renew an existing domain for a specified number of years. Users must specify the domain name and renewal period.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
domain_group
URLs
Webhook Sources
new-domain-registered-instant
Description
Emit new event when a domain is registered. Users can optionally filter by domain extension or registrar.
new-dns-record-added-instant
Description
Emit new event when a DNS record is added to a domain. Users can filter by domain name or record type.
Polling Sources
domain-expiring-soon
Description
Emit new event when a domain is about to expire within a specified number of days. Users must specify the warning period in days.
Actions
register-domain
Description
Register a new domain. Users must specify the domain name, registration duration, and optionally provide contact details.
update-dns-record
Description
Update a DNS record for a domain. Users must specify the domain name, record type, and new DNS values.
renew-domain
Description
Renew an existing domain for a specified number of years. Users must specify the domain name and renewal period.
The text was updated successfully, but these errors were encountered: