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 successfully registered.
Emit new event when DNS zone records for a domain are updated. Users can optionally specify which domains or types of DNS record changes to track.
Emit new event when the status of a domain transfer changes. Users can configure specific statuses (e.g., completed, failed) to monitor.
Register a new domain. This action requires the domain name, registrant information, and optional DNS settings.
Update DNS records for a specified domain. This action requires the domain name and the DNS record details (e.g., record type, name, value).
Initiate a domain transfer to OpenSRS. This action requires the domain name, authorization code, and registrant details.
The text was updated successfully, but these errors were encountered:
jcortes
No branches or pull requests
opensrs
URLs
Polling Sources
new-domain-registration
Prompt
Emit new event when a domain is successfully registered.
URLs
new-dns-zone-change
Prompt
Emit new event when DNS zone records for a domain are updated. Users can optionally specify which domains or types of DNS record changes to track.
new-transfer-status
Prompt
Emit new event when the status of a domain transfer changes. Users can configure specific statuses (e.g., completed, failed) to monitor.
URLs
Actions
register-domain
Prompt
Register a new domain. This action requires the domain name, registrant information, and optional DNS settings.
URLs
update-dns-records
Prompt
Update DNS records for a specified domain. This action requires the domain name and the DNS record details (e.g., record type, name, value).
URLs
initiate-domain-transfer
Prompt
Initiate a domain transfer to OpenSRS. This action requires the domain name, authorization code, and registrant details.
URLs
The text was updated successfully, but these errors were encountered: