Artisan IMG > Ooma (ooma) (4166cb7f-c390-40f7-a504-f25dae8387b4)
Artisan IMG > Ooma (ooma) (4166cb7f-c390-40f7-a504-f25dae8387b4)

Ooma
1.0

Get valuable customers insights to make smarter decisions and act faster based on how customers use your product or website.

Overview
Copy

Ooma is a state of the art internet phone service provider for home and business, plus smart security systems.

Authentication
Copy

When using the Ooma connector, the first thing you will need to do is go to your Tray.io account page, select your workflow. Once in the workflow dashboard itself select and drag the Ooma connector from the connectors panel (on the left hand side) onto your workflow.

With the new connector step highlighted, in the properties panel on the right, click on 'New Authentication' under the 'Settings' heading.

This will result in a Tray.io authentication pop-up window, that should look like this:

As you can see, besides from naming your authentication appropriately, you will need your Base URL, Account ID, Username, and Password.

In order to get these fields, head to your my Ooma admin portal.

  • Your Username and Password should be the same credentials you use to log into your my Ooma admin portal.

  • The Base URL can be retrieved from the browser URL when you are logged into your "my Ooma account".

  • The Account ID can also be retrieved from the my Ooma admin portal.

Once you have collected this information paste them into their respective fields within the Tray.io auth window and click 'Add Authentication'

Once you verify your account you'll be able to use the connector to make API calls.

Ooma trigger
Copy

If you wish your workflow to be kicked off by a particular action in Ooma, you can use the Ooma Trigger.

The Ooma trigger allows you to receive notifications and trigger workflows when given events occur associated with the selected trigger operation.

Trigger operations available:
Copy

  • Webhook

Webhook Setup
Copy

Follow the instructions above to authenticate your trigger, and select from the options available the event you want your trigger to listen to, in order to set off the workflow itself:

Available Operations
Copy

The examples below show one or two of the available connector operations in use.

Please see the Full Operations Reference at the end of this page for details on all available operations for this connector.

Example usage
Copy

Below is an example of a way in which you could potentially use the Ooma connector, to list your users and return the results.

TRAY POTENTIAL: Tray.io is extremely flexible. By design there is no fixed way of working with it - you can pull whatever data you need from other services and work with it using our core and helper connectors. This demo which follows shows only one possible way of working with Tray.io and the Ooma connector. Once you've finished working through this example please see our Introduction to working with data and jsonpaths page and Data Guide for more details.

The steps will be as follows:

  1. Setup Ooma connector

  2. Get user info

The final outcome should look like this:

1 - Setup Ooma connector
Copy

First go to your Tray.io dashboard, click on the 'Create new workflow' button in the top right corner and name your project workflow. Select Manual for your trigger.

To run a operation with the Ooma connector, search for Ooma in the connector panel (found on the right hand side of your workflow) and type 'Ooma' into the search input. Then Drag the connector into the workflow builder.

Set the operation to 'List users' and note that the only mandatory field is pre-filled for you (feel free to edit this if your project so requires):

2 - Get user info
Copy

Then to get a single user from the list you can use the JSON path feature to get the ID from the previous step:

This will return user information that will follow the output pattern of the operation: