Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/retgits/tci-flogo-ifttt-extension

A TIBCO Cloud Integration - Flogo extension for IFTTT
https://github.com/retgits/tci-flogo-ifttt-extension

flogo ifttt sample-project tibco-cloud

Last synced: about 4 hours ago
JSON representation

A TIBCO Cloud Integration - Flogo extension for IFTTT

Awesome Lists containing this project

README

        

# IFTTT extension for Flogo apps in TIBCO Cloud Integration

_This repository is archived and the code is no longer maintained. A newer version of this activity can be found [here](https://github.com/retgits/flogo-components/tree/master/activity/iftttwebhook)_

An extension for TIBCO Cloud Integration - Flogo to connect Flogo Apps to IFTT and do amazing things.

## Using the extension
In order to work with this extension you'll need to enable the `WebHooks` service on [IFTTT](https://ifttt.com/maker_webhooks). The connector takes two inputs:
* Key: The key you get after enabling the WebHooks service in IFTTT
* Event: _This is the name of the event you specify when creating a trigger in IFTTT_

After you enabled the WebHook service in IFTTT, you can go to the [settings](https://ifttt.com/services/maker_webhooks/settings) to see your `Key`. The `Key` is the last part of the URL that is shown. For example, if the URL is `https://maker.ifttt.com/use/blablabla` the `Key` would be `blablabla`

The activity `Send IFTTT WebHook` will let you trigger IFTTT WebHooks with up to three parameters (this is a limit set by IFTTT)