salt.modules.ifttt

Support for IFTTT

2015.8.0 新版功能.

Requires an api_key in /etc/salt/minion:

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.