iHook

iHook

  • Blog
  • Docs
  • Dashboard

›Task Notifications

Quick Start

  • Create your first task
  • Create your first receiver

Task Settings

  • HTTP Settings
  • Request Schedule

Task Notifications

  • Notification Overview
  • Source
  • Property / CSS Selector
  • Comparison
  • Message Template

Task History

  • Chart

Task Errors

  • Errors

Task Shortcuts

  • Keyboard Shortcuts

Receiver Variables

  • Receiver variables

Task Examples

  • Nintendo Switch availability monitor
  • Weather monitor
  • Insider trading monitor
  • Mortgage rate monitor
  • Github repo release monitor

Receiver Examples

  • Create an Okta Hook receiver
  • Create a SendGrid Event Webhook receiver

Source

When configuring notification conditions, you may use the following source for evaluation.

Source TypeDescription
Status CodeUse HTTP response status code as Source.
Response TimeUse response time as Source.
Response HeaderSource is extracted from HTTP response headers. You need to specify the response header name in the Property field.
Response Body (JSON)Source is extracted from JSON response body. You need to specify the path of data in the Property field. Click here for more details.
Response Body (HTML)Source is extracted from HTML response body. You need to enter the CSS selector to locate the HTML element, and we'll extract the text field of the target element. Click here for more details.
Response Body (Text)Source is the response body that is parsed as plain text (string). This source does not specify a Property.
← Notification OverviewProperty / CSS Selector →
Copyright © 2024 iHook, Inc.