Skip to content

Custom Hook Integration

Huseyinnurbaki edited this page May 17, 2021 · 2 revisions

Welcome to the crypto-watchdog wiki!

Custom Hooks

  • Provide your REST webhook url (CUSTOM_CHANNEL_HOOK) to active custom webhook feature.
  • Always refer to the CustomHook model
  • You will receive array of CustomHook model inside data object.
  • If data is empty, no message will be published until next query.
  • You will not receive information or error messages for the features you did not activate.

Open an issue if your services require any authentication placed in header.

Clone this wiki locally