Managing Apps with the TIBCO Cloud™ Integration API
An app is a collection of instructions that, when executed, integrates data from one datastore to another. Using the TIBCO Cloud Integration API you can manage apps for TIBCO BusinessWorks, TIBCO Flogo®, and Node.js.
When working with the API, app type is used as a filter and is returned in many of the responses. Supported app types include:
bw
— TIBCO BusinessWorks apps, which fall under the Integrate category.flogo
— TIBCO Flogo® apps, which fall under the Develop category.node
— Node.js apps, which fall under the Develop category.
TIBCO Cloud Integration - Connect has a separate API that allows you to manage objects for that capability. For more information on managing TIBCO Cloud Integration - Connect apps, see the help for Solutions in the TIBCO Cloud Integration - Connect Developer Portal.
A Hybrid app is a type of app deployment where the app is run by a Hybrid agent on a remote server, not in the TIBCO Cloud. Some TIBCO Cloud Integration APIs cannot be used to manage Hybrid apps, such as the Scaling, Stopping, and Starting apps APIs.