friendica-addons/ifttt
Tobias Diekershoff 2d6a56e5e8
Merge pull request #786 from MrPetovan/bug/6334-get-app-namespace
[various] Escape global function get_app calls
2018-12-29 11:52:06 +01:00
..
lang updated CS translation of the ifttt addon THX Aditoo 2018-06-12 16:04:36 +02:00
README.md Added README 2015-10-12 19:42:25 +02:00
ifttt.php Merge pull request #786 from MrPetovan/bug/6334-get-app-namespace 2018-12-29 11:52:06 +01:00
ifttt.png [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00

README.md

IFTTT Connector

The purpose of this connector is to use IFTTT to mirror posts from remote networks like Facebook.

IFTTT (IF This Then That) is a service that triggers commands on definable conditions.

Its main purpose is to mirror your own posts from Facebook as if they would have been posted directly on Friendica but it should be possible to mirror posts from other networks as well.

Every time when IFTTT detects that there is a new post on the remote network, it triggers an HTTP POST call on the Friendica server that creates a post from the connected account.

By now there is a posting loop detection for Facebook but not for any other network. So please be careful to not mirror from networks where you post your items via Friendica.