📄️ Tenovos Connect Getting Started
Tenovos Connect is an integration platform that allows you to build, automate, and scale enterprise workflows with a no-code drag and drop experience. It also includes an application connector for Tenovos DAM that always uses the latest version of the Tenovos API for all connections to Tenovos.
📄️ Tenovos Connect job reports
Did your recipe throw an error instead of completing successfully? Not a problem. The Tenovos Connect “Job Reports” records all jobs processed by a recipe, allowing you to view details about each job’s execution flow. This includes information on the steps executed and input and output data for each step, enabling you to analyze your recipe and identify and fix any errors.
📄️ Tenovos Connect roles
Roles in Tenovos Connect grant users role-based access to different features within Tenovos Connect. Any Tenovos user with the User Management role privilege can assign users to one of four standard roles:
📄️ Tutorial - create a recipe
In this tutorial, we will demonstrate the use case of a Real Time Trigger from Google Drive, which notifies us that a new file has been added to a specific folder within our Google Drive account. Once a file is added, we will use the file contents sent by Google Drive to our Trigger output to create an asset in Tenovos using that file. We will also apply some metadata to the asset. When the asset has been created in Tenovos, we will send a message to a dedicated channel in Slack. Lastly, we will implement proper error handling and retry logic.