owHTitleIOS

owHSubTitleIOS

Trigger your actions from events in your favorite services, or directly via REST API. Interact with services directly in code or use our library of community packages.

Receiving Events from Services

Cloud Functions actions can be activated by simply calling their REST Endpoint from any service. You can also integrate directly with services via pre-built triggers for GitHub, Cloudant, Mobile Push, with many more services on the way.

Interacting with Services

In Cloud Functions you can use the APIs of any service just like you normally would when writing any code. Cloud Functions also provide a set of community packages that make it simple to reference various services via pre-made utility actions, including Slack, Watson, Cloudant, Weather, Mobile Push, and Websockets.

Cloud Functions’s open architecture also lets you create your own integrations to third party services by creating your own packages. Learn More