Fleep offers several ways for integration. Here’s an overview of our integrations – you can click on any one to find out more!

IFTTT
This integration lets you post messages from IFTTT’s integrated services to Fleep conversations.

Trello
Set up this integration to receive from Trello cards and lists in a Fleep conversation.

appear.in
Use our appear.in integration for easy audio and video calling in Fleep conversations.

OneDrive
This integration lets you select files from OneDrive and post them into Fleep conversations.

Zapier integration via webhook
Create a customized webhook to post Zap messages from Zapier into Fleep conversations.

Slack integration via webhook
This integration lets you connect a conversation in Fleep with a channel in Slack.

Fleep API
To send or receive messages from Fleep conversations to your system you can integrate this via the web API.

Google Drive
Load files from your Google Drive and post them into Fleep conversations.

Dropbox
Select files from your Dropbox and post them into Fleep conversations.

Sameroom integration via webhook
Connect any conversation in Fleep with a conversation in other chat services like Skype or HipChat.

JIRA integration via webhook
Create a customized webhook to receive updates into a Fleep conversation when JIRA issues are created or modified.

GitHub integration via webhook
Create a customized webhook to receive updates into Fleep conversations about the changes in your GitHub repo.

Confluence integration via webhook
Create a customized webhook to post updates into Fleep conversations about different activities in Confluence.

Pivotal Tracker integration via webhook
Create a customized webhook to receive updates into a Fleep conversation when story activities occur in Pivotal Tracker.

Bitbucket Cloud (bitbucket.org) integration via webhook
Create a customized webhook to receive updates into a Fleep conversation about the changes in your Bitbucket repo.

Bitbucket Server (on-premise) integration via webhook
Create a customized webhook to receive updates into a Fleep conversation about the changes in your Bitbucket repo.

New Relic integration via webhook
Create a customized webhook to receive New Relic alerts into a Fleep conversation.

GitLab integration via webhook
Create a customized webhook to post updates into Fleep conversations about the changes in your GitLab repo.

History import via webhook
Find out how to import and post old message histories into Fleep

Webhooks
Find out how to direct information into Fleep with the help of webhooks.

Anything missing? Submit a request!

Examples & References

EchoBot (GitHub)

  • Description: Java sample that shows basic usage of Fleep API.
  • Author: Oliver Meus, Fleep Android developer

Demo.py (GitHub)

  • Description: A Python script that logs into the application, finds the right Fleep conversation and posts a message into it.
  • Author: Marko Kreen, Fleep Backend developer

Hubot adapter for Fleep (GitHub)

  • Description: Enables to add a Hubot bot to Fleep conversations.
  • Author: Ando “David” Roots, Fleep user

Twitter2Fleep (GitHub)

  • Description: A simple tool that forwards (selected) tweets to Fleep conversations.
  • Author: @WanCW, Fleep user

FleepIRC (GitHub)

  • Description: IRC and Fleep integration. The current version (fleep.py) is using URL hooks (IRC to Fleep) to deliver messages into Fleep conversations.
  • Author: Henrik Pihl, Fleep user