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 August 05, 2021 at 04:04:00 UTC.
You are viewing docs for the previous stable release, 3000.9. Switch to docs for the latest stable release, 3003.1, or to a recent doc build from the master branch.
© 2021 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy