This article explains the different types of mappings available when working with tools and it focuses primarily on Tool output mapping. Understanding these differences will help you correctly str...
Prerequisite: In Shopify, verify if the order status is fulfilled. When you run the NetSuite Fulfillment to Shopify Fulfillment Add flow, if the retry data has empty fulfillment_orders array and yo...
A Celigo guardrail is an import-type flow step that evaluates each record against safety, compliance, or governance policies. For every record, it returns a structured JSON result with a determini...
After configuring your tool input and output, you can incorporate lookups and imports into your tool. Lookups allow your tool to dynamically reference and retrieve critical data from connected sys...
In Tool Builder, you can add branching to your tools to simplify condition-based routing and reduce complexity when working with multiple applications or endpoints. Branching decreases your effort...
Guardrails help you protect your flow by checking each record for safety and compliance as it runs. It works in real time and can be placed before or after an AI agent, or anywhere in the flow. Cr...
Celigo provides powerful error-handling features to help you manage and remediate issues efficiently in your Tools. With automated error logging and detailed error messages, you can quickly diagno...
To see the guardrails in your account, navigate to AI studio → Guardrails. Note If you haven’t added any guardrails yet, click Create guardrail to add one. The guardrails list view displays key ...
Tools participate in ILM the same way flows and integrations do. Use ILM to move tool changes safely between environments, such as sandbox, staging, and production. Tool definitions, dependencies,...
Input control defines how you pass data from a flow to a guardrail. Correct input setup ensures consistent evaluation per record: Pass the correct context for evaluation Combine structured re...