Services
Registered Services 3
| Service | Entry Command | Pipeline Steps | Input / Output | Actions |
|---|---|---|---|---|
|
Send Discord Webhook
send-discord-webhook
|
notify.discord.send-webhook |
notify.discord.send-webhook |
in: NotificationMessage
out: SendDiscordWebhookOutput
|
|
|
contact_loopback
contact_loopback
|
host.script:contact_lookup.py:lookup |
host.script:contact_lookup.py:lookup |
in: JsonElement
out: HostRunScriptOutput
|
|
|
WarsExpoParser
WarsExpoParser
|
host.script:scrapper.py:discover-events |
host.script:scrapper.py:discover-events |
in: JsonElement
out: HostRunScriptOutput
|
Przykłady per command:
notify.discord.send-webhook{"channel":"","title":"","body":"","data":{}}
Przykłady per command:
host.script:contact_lookup.py:lookup{"scriptName":"","command":"","pipelineInput":null}
Przykłady per command:
host.script:scrapper.py:discover-events{"scriptName":"","command":"","pipelineInput":null}