Support for IFTTT
New in version 2015.8.0.
Requires an api_key
in /etc/salt/minion
:
ifttt:
secret_key: '280d4699-a817-4719-ba6f-ca56e573e44f'
salt.modules.ifttt.
trigger_event
(event=None, **kwargs)¶Trigger a configured event in IFTTT.
event -- The name of the event to trigger.
A dictionary with status, text, and error if result was failure.
Generated on June 18, 2020 at 04:09:58 UTC.
You are viewing docs for the latest stable release, 3001. Switch to docs for the previous stable release, 3000.3, or to a recent doc build from the master branch.
© 2020 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy