Skip to content

eddya101/tulip-power-automate-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tulip Connector

The Tulip Connector allows you to integrate with the data in your Tulip Instance. Enxtending your Tulip frontline operations applications into your power automate, Teams and M365 workflows.

Prerequisites

You will need the following to proceed:

  • Active Tulip instance and subscription (tulip.co)
  • Tulip API bot credentials for your Tulip Account with access to the appropriate scopes. ( Tulip Account or Workspace owner can provide credentials)

Setting up the connector

On initial use, you will need to enter your Tulip Bot Credentials and Tulip instance url. This will provide you with the connection between power automate and you Tulip instance. See Adding an API to see how to create a bot in your Tulip instance. Then you will beable to configure the connector with in your power automate flow. note: if / where using the create record you will need to create with a uique id

Supported Operations

The connector supports the following operations:

  • Get Record: Returns a record from a Tulip Table based on a provided record id
  • Create Record: Creates a new record in a Tulip Table. Note: requires a unique id to be defined.
  • Put Record: Updates a record in a Tulip Table

Known Issues & Limitation

  • Files Type - The connector is currently limited to string, numbers, integers and boolens. It will not handle images, videos and files.
  • Individual Records - Only handling individual table records. Likely to be expanded in the future.
  • Duplication of Record ID in Update Record Function - Update record requires two ids, these must be identical. This is due to it being required by the Tulip API in bot the path and the body. We are looking for a fix here and will update when it is implemented.

This connector is provided for use by Tulip customers to leverage the Tulip API in Microsoft environment. Usage of the connector is to Tulip Privacy Policy and API License Agreement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages