Skip to content

IFTTT Webhook Action

Actions
Send request to ifttt webhook
v1.0.2
Latest
Star (6)

Tags

 (1)

IFTTT Webhook Action

A GitHub action that triggers an IFTTT webhooks event. This is useful for example when you want to trigger a IFTTT webhook after anything you want to trigger a notice at ifttt.

Usage

steps:
  - uses: actionsflow/ifttt-webhook-action@v1
    with:
      event: your-webhook-event
      key: your-webhook-secret-key
      value1: optional-value
      value2: optional-value
      value3: optional-value

IFTTT Webhook Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Send request to ifttt webhook
v1.0.2
Latest

Tags

 (1)

IFTTT Webhook Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.