We’ve introduced conversational style interactions for a more natural, fluid experience with AI code assistants for filter criteria and JavaScript Advanced field editors (AFEs). You can now use natural language conversational exchanges when creating filters and JavaScript code.
Key Highlights:
-
Fluid conversations: Build filters and JavaScript code with natural, back-and-forth dialogue, and optimize the code with follow-up questions and clarifying responses.
-
Scope management: The AI assistant keeps you focused on your central goals when prompting you for additonal input to refine the code, ensuring clarity and accuracy of output.
We’ve added Text-to-SQL support for the Microsoft Active Directory connector, making it easier to generate SQL queries from natural language prompts. This simplifies data retrieval from Active Directory without the need to manually write SQL queries.
We’ve introduced a refreshed user interface to enhance productivity and create a modern, streamlined experience, to make building and managing flows more efficient.
-
Compact view optimizes workspace utilization while keeping the interface clutter-free.
-
New tool menu - instead of exposing options on hover, all flow step processors, settings and actions have been moved to a new tools menu in the upper right corner of the flow steps, for a more intuitive and clutter free interface.
-
Clone option - instantly duplicate a flow step with a single click. Flow step bottom bar provides a clear view of all configurations added to a flow step at a glance.Refreshed icons contribute to a cleaner, crisper look and feel.
-
Simplified branch merge/unmerge options for easier branch management.
-
Flow step bottom bar provides a clear view of all tool configurations added to a flow step at a glance.
-
100% compatibility: Use the 'New UI' toggle to opt into the updated Flow Builder. If you miss anything from the old UI, you can always switch back. We’d love your feedback to help shape future improvements!
Heads up
This is a pre-release list of features for Celigo API Builder, scheduled for release in mid-March. These release notes are still being updated, and the links below may lead to unpublished articles until they are finalized on the day of the release.
We're excited to introduce Celigo API Builder - a powerful, low-code tool for creating APIs in integrator.io. It brings the intuitive Flow Builder experience to API development, making it easy to build backend composite services as an alternative to writing scripts. Once created, APIs can be exposed directly in integrator.io or pushed to Celigo API Management to better secure, socialize, and monitor your APIs. This provides a seamless way to develop and manage APIs with greater control and efficiency.
The API Builder is planned to be available in Celigo API Management and integrator.io Professional and Enterprise editions later in March. It will also be available to all other plans during a special preview period through April.
-
Create APIs with minimal coding, making API development accessible to developers and business technologists.
-
Define API request and responses, then add imports, lookups, branching conditions, and other capabilities similar to Flow Builder, reducing complexity and improving efficiency.
-
-
Configure HTTP method, relative URI, path parameters, query parameters, headers, and body.
-
Upload JSON to configure the request schema.
-
-
-
Define response paths for success and error handling.
-
Set status codes and headers as needed.
-
Upload JSON to configure the response schema, and use the Mapper to map data into the response body.
-
-
Customizable API endpoints: Add versioning and custom relative URIs to suit your integration needs for maximum flexibility.
-
Mock API testing: Test API configurations with mock request data to validate behavior before deployment.
-
Unified API list view: View, manage, and organize all APIs built using API Builder and JavaScript in one place for seamless control and visibility.
-
Comprehensive API logging: Access detailed request and response logs for easier debugging and troubleshooting.
-
Audit logging: Enhanced visibility into API changes and activities.
-
OpenAPI spec generation: Automatically generate OpenAPI specifications to streamline API documentation.
-
Seamless APIM Integration: Integrate effortlessly with Celigo API Management using the same model as imports, exports, and JavaScript-based APIs.
Build flows faster with connector-specific prebuilt flow steps now displayed alongside existing steps in the Create Flow Step screen. Instead of a long list, matching steps appear in an adjacent tile view for better visibility. Suggestions and match scores are based on resource type (e.g., Export, Import) and step details. Filter by existing steps, Marketplace prebuilt steps, or connections to quickly find the right match.
JSONPath support is now available for the Path to file URLs in HTTP response bodysetting, making it easier to configure file downloads from arrays of objects. Instead of manually specifying indexes, you can now use JSONPath expressions to define paths dynamically and loop through arrays to retrieve all files efficiently. This streamlines setup, reduces configuration time, and improves the ease of downloading attachments.
Webhook query parameters and headers from incoming requests are now accessible in Transformation 2.0 handlebar expressions, enabling more dynamic routing and streamlined development.
By exposing event-related data such as headers and query parameters, you can:
-
Consolidate webhook handling – Manage multiple event types within a single webhook instead of creating separate ones.
-
Dynamically route or filter data – Extract query parameters (e.g.,
?orderId=12345
) and use them to control transformations before exporting.
This adds flexibility simplifies webhook-based integrations, making them more powerful and efficient.
Expanding on the new Lookup Cache functionality introduced in our January release, you can now test transformations and mappings with applied lookup caches when running your flow in Test Mode. Provide mock input to test how Lookup Caches will function on Transformation and Mapper tools before executing your flow.
The main sign-in page now supports SSO, eliminating the need for users to bookmark a separate SSO login. After entering their email, users with SSO configured for their account are automatically redirected to their SSO provider. If SSO is not configured, the password field is revealed for standard login.
New connectors:
Enhanced connectors:
-
AfterShip – We enabled webhook support.
-
Gong - We’ve added support for new endpoints.
-
Microsoft Entra ID - We enhanced metadata quality.
-
Okta – We improved domain handling and environment support within settings.
-
Smartsheet– We enhanced endpoint coverage for complete connector support.
-
Workday – We’ve improved domain configuration by appending predefined values to the existing domain settings. This includes updated domain handling, and improved compatibility.
-
Override media type success response set to Plain text caused export previews to fail
-
Errors occurred when attempting to install the Google Sheets Helper template
-
Connection debug logs couldn’t be downloaded in accounts with multiple environments enabled
-
In HTTP request bodies, handlebars statements that contained references to invalid fields caused the preview to fail
-
OAuth connections to Shopify couldn’t be created in accounts with multiple environments enabled
-
Celigo platform export alias names weren’t recognized in API calls
-
Excel files displayed incorrect date formats when uploaded in Data loader
-
preSavePage hooks didn’t accurately return filenames