Post To IFTTT Action
- Last Updated: December 11, 2024
- 3 minute read
- WhatsUp Gold
- Version 2024
The Post to IFTTT action in WhatsUp Gold leverages the webhooks service available in IFTTT to trigger one or more actions using several available services which have the ability to connect to IFTTT. The services library supported by IFTTT is extensive and capable of executing a wide variety of actions. For detailed information, please see the IFTTT website. The following procedure steps represent the general end-to-end workflow for creating an "if this, then that" applet using the IFTTT web interface.
- Go to the IFTTT website, click Sign up, and follow the prompts to create an IFTTT account.
- Once logged in, click My Applets.
- Click the Services tab.
- Click the Webhooks icon. If the Webhooks icon is not visible, click All services, then search for 'webhooks' in the Filter services entry field.
- Click Connect.
- Click Settings.
- Copy the webhook key portion of the URL displayed. The webhook key is the string of characters following the slash (/) at the end of the URL. You'll need this webhook key when creating the Post To IFTTT action in WhatsUp Gold.
- Click My Applets.
- Click New Applet.
- Click + this.
- Click the Webhooks icon.
- Click Receive a web request.
- Enter an Event Name for the trigger. The Event Name is case
sensitive and cannot contain spaces.Note: The Post To IFTTT action in WhatsUp Gold sends events with names which follow the pattern:
WUGDevice<Device State>by default. For example, when the device is in the Down state, the name of the event sent to IFTTT will be “WUGDeviceDown” and when the device is in Up state, the name of the event sent to IFTTT will be “WUGDeviceUp”. - Click Create Trigger.
- Click + that.
- Search for and select the service you'd like to carry out the action external of
WhatsUp Gold when the Post to IFTTT action is triggered within
WhatsUp Gold. At this point, the applet creation workflow will vary
wildly depending on the service you've selected and the subsequent connection and
configuration options required therein. Some example use cases are as follows.
Create a Post to IFTTT action which results in:
- posting to social media using services like Facebook or Twitter.
- controlling household electronic devices using services like Nest or SmartThings.
- upload to data storage using services like Dropbox or Google Drive.
Please refer to the IFTTT website as well as the website(s) and support material available for your chosen service for more instruction.
- Once the applet is created, log into WhatsUp Gold, create a new Post to
IFTTT action, and configure the following:
- Name. Enter a unique name for the action. This name displays in the Actions Library.
- Description. Enter a short description about the action. This description displays next to the action in the Actions Library.
- IFTTT webhook key. Enter the webhook key portion of the URL generated by the IFTTT service. Refer to the preceding procedures for information on generating the webhook.
- Event name. Enter the Event Name used when creating
the applet in IFTTT. Remember the name of the event is case sensitive and
cannot contain spaces. We recommend using the default value of
WUGDevice%Device.Stateas it resolves to event names which reflect the device state. For example, when the device is in down state the name of the event sent to IFTTT will be “WUGDeviceDown” and when the device is in up state, the name of the event sent to IFTTT will be “WUGDeviceUp”. - Value1/2/3. Enter the desired values to be made available in IFTTT applets as ingredients when the selected service is triggered.