actions-marketplace-validations/ifttt-webhook-maker-action
ifttt maker webhook action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 22, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/funnyzak_ifttt-webhook-action@aa1f39605c96b98aa4f2bab212c0fa907a82280d # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| key | ifttt webhook key | yes | — |
| event | The name of the event, like "button_pressed" or "front_door_opened". Use only letters, numbers, and underscores. | yes | — |
| value1 | The data is completely optional, and you can also pass value1, value2, and value3 as query parameters or form variables. This content will be passed on to the action in your Applet. | no | — |
| value2 | The data is completely optional, and you can also pass value1, value2, and value3 as query parameters or form variables. This content will be passed on to the action in your Applet. | no | — |
| value3 | The data is completely optional, and you can also pass value1, value2, and value3 as query parameters or form variables. This content will be passed on to the action in your Applet. | no | — |
Outputs
| name | description |
|---|---|
| response | meta response |