View on GitHub

tci-extensions

TIBCO Cloud Integration Extensions and Flogo, build by using GOlang

GODev TCI Extensions

Go Report Card License: MIT

This Repo. will get my central area for all future TCI Extensions, will move the others as time allows.

TCI IMAP Extension

allows to retrieve an Email from an IMAP Inbox via TCI. Details here …

TCI MQTT Extension

allows to publish MQTT Messages via TCI. Details here …

TCI Scripting Extension

allows to execute dynamically Javascripts within a TCI Activity, loaded form any URL on the fly. Details here …

TCI Nexmo Extension

first draft Version with just a SMS sender using Nexmo API. Details here …

TCI Twilio Extension

first draft Version with just a SMS sender using Twilio API. Details here …

TCI APILayer dot com Extension

validate Phonenumbers using APILayer dot com API. Details here …

TCI Banking Extension

validate European International IBAN codes. Details here …

TCI Small Tools Extension

a number of tiny tools like Concat, validate Email Adr., create HTML, send HTML Emails, etc. Details here …

TCI LiveApps Extension

allows to connect to any LiveApps Subscription from TCI Flogo and native Flogo Details here …

TCI GObot Extension

allows to control a Parrot BeBop Drone from TCI Flogo and native Flogo Details here …

TCI FTP Extension

allows to files via FTP from TCI Flogo and native Flogo Details here …


Others

other TCI Extensions

more TCI Extensions can be found here in the official Showcase

helpful source for Flogo Extensions

Links to Flogo Extensions, here …

How to create a TCI Flogo Extension from a Flogo Extension

most times all the Flogo ‘native’ Activities you can find in the Web e.g. on GitHub coming with no specific folder structure, Icons, or Activity Category. Here some hints to use them in TCI:

Remark: Activities using something like the following are not supported on TCI Flogo

All necessary additional GOlang Packages automatically discovered by TCI Flogo and automatically downloaded.


Note: this List is constandly under my review, try always to keep it actual.