Key: target-add
target-add
Name: Target Added
Triggers when: A new target is added to your account
target_name
string
Name of the target.
target_id
integer
ID of the target.
target
Domain name of the target.
{ "target": { "target_name": "test", "target_id": 12345, "target": "test.example.com" } }
Last updated 3 years ago