Skip to main content

Create a New No-Code Data Source

Before you create a new no-code data source, locate the API or developer documentation for the application or service you want to connect to Tonkean. Ensure the application has an API that supports the collection of the entities you're interested in and supports an authentication method that's acceptable for your organization (that is, security protocol may require that you use OAuth instead of an API token, for example).

When you have confirmed the API for the application is sufficiently robust and supports the features you need, follow the steps below to create a new no-code data source.:

  1. Select the main nav icon, grid.png, in the upper left and select Enterprise Components. The Enterprise Components screen displays.

  2. Select + New Data Source in the upper right.

    connect_data_sources_add_data_source.png
  3. Select Cloud Application from the dropdown. The Add New Data Source window displays.

    add_cloud_application.png
  4. Scroll down or enter "No-Code Data Source" in the search field, then select No-Code Data Source. The New No Code Data Source Connection window displays.

    add_new_data_source_no-code.png
  5. Select Create a new connection. The Set Up Data Source window displays.

    new_nc_data_source_craete_new_conn.png
  6. Enter the Display Name for the data source. This is the name that displays for other users in your organization. When finished, select Save. The data source configuration screen displays.

    We recommend simply using the name of the application you're connecting. For example, if you're creating a no-code data source for Zluri, name the data source "Zluri".

    set_up_data_source_disp_name.png
  7. To allow makers to use the data source once it's ready, you must allow solution access to it. In the data source configuration panel, select Solutions Access. The Solutions Access screen displays.

    data_source_config_solutions_access.png
  8. Select the toggle that corresponds to the solution you want to have access to the data source.

    allow_solution_access.png
  9. To help makers locate your data source, we recommend adding an icon and including a description of the data source. In the data source configuration panel, select Information. The Information screen displays.

  10. Enter a Description, then select Upload icon image to include an icon for the application you're connecting.

    config_information.png

Your new no-code data source is created and is ready for configuration. Next, add parameters that can be used throughout the data source configuration.

Next Step