Key: domain-tld-add
domain-tld-add
Name: New Domain TLD Discovered
Triggers when: A domain TLD is detected during a discovery scan that was not detected on the previous scan
domain_id
integer
ID of the domain
tld
string
TLD that was detected
{ "domain_id": 1234, "tld": "org" }
Last updated 3 years ago