This state is useful for trigging events in IFTTT.
New in version 2015.8.0.
ifttt-event: ifttt.trigger_event: - event: TestEvent - value1: 'This state was executed successfully.' - value2: 'Another value we can send.' - value3: 'A third value we can send.'
The api key can be specified in the master or minion configuration like below: .. code-block:: yaml
- ifttt:
- secret_key: bzMRb-KKIAaNOwKEEw792J7Eb-B3z7muhdhYblJn4V6
Trigger an event in IFTTT
ifttt-event: ifttt.trigger_event: - event: TestEvent - value1: 'A value that we want to send.' - value2: 'A second value that we want to send.' - value3: 'A third value that we want to send.'
The following parameters are required:
The following parameters are optional:
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.ifttt.html