Take a Tour

Cloud Elements gives you easy access to our elements, virtual data resources, formulas, and APIs.

Home Page

After signing in, the home page displays any existing element instances, virtual data resources (VDRs), and formulas, as well as options to create new ones or view all existing. The home page also displays the following, allowing you to access other features and navigate to other pages in the platform:

  Wherever you are in Cloud Elements, click to return to the Welcome page.

Visit the Elements Catalog to see the list of elements — normalized REST interfaces to over 150 API providers. All elements have standardized authentication, content, error handling, pagination, bulk and HTTP structures. See Elements Catalog below for more.

3 The Instances view lets you manage your authenticated connections to API providers (element instances) and any executed workflows (formula instances).

4 Virtual data resources (VDRs) provide a uniform API wrapper around multiple API provider endpoints for given data structures. Developers code to a common API (for example, /contact), and under the hood we route, map, and transform these requests and responses to many different third party cloud APIs, resulting in a one-to-many coding experience. See Virtual Data Resources and Transformations below for more.

5 Create and manage workflows with formula templates and individual formula executions called instances. See Formulas below for more.

6 See system logs and review metrics. See Activity below for more.

7 Manage security settings, accounts, and users.

8 Match the look and feel of Cloud Platforms with your company's experience by updating fonts, colors, images, and terminology. See Branding Your Experience for more.

9 Access profile information including your accounts and access credentials, find documentation, and log out. 

10 Get to know our APIs through our interactive API docs. See API Docs below for more.

Elements Catalog

The Elements Catalog provides a list of the API providers available in Cloud Elements. If you don’t see an element that you need, you can build one yourself. If you're ready to learn all about elements, see Introduction to Elements.

1 Search for an element by name.

2 Build a custom element.

3 Interact with elements through their element card. Authenticate an instance with the API provider, see the API docs, export the element, or add your own resources to an existing element.

4 See how many authenticated element instances that you connected to the API provider.

5 Labels tell you more about the element: the hub that it is in, if it's beta, and if it is a custom element (private).

Virtual Data Resource Catalog

The Virtual Data Resource (VDR) Catalog page shows your VDRs and the prebuilt resources available to you. When you're ready to define your own VDRs and map to one of your API providers, go to Defining Virtual Data Resources & Transformations.

1 View the VDRs that you already set up.

2 Define a new VDR.

3 See the prebuilt resources that we've already set up based on common use cases. Clone and customize these resources to make them your own.

4 Quickly see the VDRs that the prebuilt resources are mapped to.

Formulas

The Formulas page shows all of your formula templates and enables you to create a new template or set up a formula instance. See Building Formulas for detailed instructions.

1 Build a formula template.

2 Use the formula card to open the template and view it or make changes, export the template as a JSON file, or create an individual instance of the formula.

3 See how many instances you have of each formula.

Activity

The Activity page is the central location to monitor your logs and metrics.

1 Search for a specific log entry or metric.

2 Filter the results by date and time.

3 Filter the displayed results based on user accounts, elements, authenticated element instances, and instance tags.

4 Select the type of activity you want to view.

API Docs

Everything you can do in Cloud Elements, you can accomplish with a uniform API. You can view each of our endpoints and make requests with the interactive documentation.

1 Select any of our platform APIs to interact with Cloud Elements and manage accounts; work with our elements, formulas, and hubs; or even create a custom element.

2 See how we normalize resources in each of our hubs. Select an authenticated instance within the hub to try out the requests.

3 View our interactive API docs.

4 What the button says: select a resource and try it out. In this case, you'll authenticate an element instance.