Skip to main content
March 27, 2026
v3.4.16 · Personal access tokens, Workday expansion, persistent table improvements
PlatformIntegrationsPersonal access tokens for linked accounts, expanded Workday SOAP coverage, persistent table column management, and webhook support for stopped and timed-out workflows.New Features
  • Personal Access Tokens (PAT) for Linked Accounts: Linked accounts can now generate, copy, and revoke long-lived API tokens directly from the account overview. Useful for programmatic access without session-based authentication for MCP usecases.
  • Persistent Table Column Management: Columns in persistent tables can now be added, removed, and renamed. The maximum column limit has been increased from 10 to 20 per table.
  • Workflow Stopped & Timed Out Webhooks: Webhook subscribers can now register for Workflow Stopped and Workflow Timed Out events, in addition to the existing Completed and Errored events.
  • Workflow Search by Alias: Workflows can now be searched by their alias in addition to their name.
  • Excel Merge — Single Sheet Option: The merge-files action now supports a merge_into_single_sheet option to consolidate all sheets into a single sheet on merge.
Improvements
  • Action descriptions in the node details panel are now collapsible, reducing visual clutter when working with complex workflows.
  • Connection search now matches on both name and ID, making it easier to locate accounts quickly.
  • Execution log instance IDs are now normalised, with related batches pre-selected automatically for context.
Bug Fixes
  • Workflow Stopped events previously did not emit a webhook or audit log entry on manual stop — this is now resolved.
  • Enabling Pagination in API Proxies did not open subsequent pagination modal - this is fixed.
API Changes
  • POST /session-token/refresh has been decommissioned.
Integration Updates
  • Workday: Expanded SOAP coverage for additional Workday modules.
  • Oracle Financials: Expanded REST coverage for currency rates, data security, journal batches, and list-of-values.
  • Snowflake: Connections now identify as RefoldAI_Workflow for improved auditability in Snowflake query history.
March 24, 2026
v3.4.14 · Bulk retry, Workday, new AI builder tools
PlatformAgentAPIsIntegrationsBulk retry for errored workflows, extended Workday SOAP integration, AI builder improvements, and a more powerful Logger experience.New Features
  • Bulk Retry on Error Logs: Errored workflow nodes can now be retried in bulk by error type. Error logs are aggregated by hash for faster triage and resolution.
  • Workflow Import: Workflows can now be imported directly from the new workflow dialog, alongside the existing “Start from scratch” option.
  • Logger Search & Persistent Filters: The Logger page now supports search filtering with URL-persisted state — filters and pagination are preserved across navigation.
Improvements
  • Pagination state now resets correctly when filters change across Errors, Events, Executions, Schedules, Webhooks, and Logger pages.
  • The AI builder now surfaces an interactive multi-step prompt card when additional input is needed, and displays the task list in the implementation plan tab before a plan is generated.
  • Connect portal URLs now handle account status checks more broadly, and a double-encoding bug on portal URL params has been resolved.
Bug Fixes
  • Workflow updates in the scheduler trigger were not being saved — this is now resolved.
  • The workflow testing tab incorrectly showed connection status for the selected linked account.
  • The “Fields” config tab was appearing twice on the app configuration page.
  • Input fields in the User Form builder could not be cleared.
API Changes
  • The Get Linked Accounts API now supports a search query parameter for filtering linked accounts by name.
Integration Updates
  • Workday: Extended SOAP integration with support for 14 WSDLs, including worker data, documents, and Resource Management P2P actions.
  • Hexagon SDx2: New integration with full OpenAPI spec, OData query support, and auth pre-processing.
  • Hexagon SPID: Expanded with 248 additional actions.
  • AWS S3: Fixed credential validation issue affecting request signing.
March 18, 2026
v3.4.11 · Webhook fixes & new actions added
PlatformIntegrationsRestored webhook reliability for Smartsheet, Dropbox and Zoom, and added new actions for Zincwork & Contentful applications.Integration Updates
  • Zincwork: New Search Results action, powered by GET /partner/v2/search.
  • Contentful: Content Management actions added to the pre-existing connector.
  • Smartsheet: Token refresh handles edge cases correctly.
  • Zoom: Webhook delivery enabled.
  • Dropbox: Webhook trigger restored. ⚠️ Action required for existing users: Accounts that were linked while this issue was active will need to reconnect via OAuth to resume receiving webhook events.
March 12, 2026
v3.4.8 · New integrations & workflow controls
PlatformAPIsIntegrationsNew connectors for Smartsheet, Hexagon Smart 3D, and Contentful, plus the ability to enable or disable individual workflows via API.New Features
  • Enable/Disable Workflows via API: Enable or disable individual workflows programmatically without reinstalling a configuration.
  • Configurable Workflow Timeouts: Workflow timeouts can now be customized per deployment.
  • Smartsheet Integration: Connect your users’ Smartsheet accounts.
  • Hexagon Smart 3D Integration: Connect your users’ Hexagon Smart 3D accounts.
  • Contentful Integration: Connect your users’ Contentful accounts.
Improvements
  • Smoother workflow testing experience with improved custom payload initialization.
  • More reliable file handling across integrations.
API Changes
  • New endpoint: PUT /api/v2/public/slug/{slug}/config/{configId}/workflows/{workflowId} — enable or disable individual workflows.
Integration Updates
  • New Smartsheet, Hexagon Smart 3D, Hexagon SPID, and Contentful API actions.
  • Sage Intacct: Extended coverage — purchase orders, revenue recognition, warehouses, contracts, and fixed assets.
March 10, 2026
v3.4.6 · Stability improvements
PlatformAgentReliability improvements to workflow execution and connection handling.Improvements
  • Stability and reliability improvements across the platform.
March 9, 2026
v3.4.5 · Execution logs overhaul & new integrations
PlatformAPIsIntegrationsFully redesigned Execution Logs, a new Coupa integration, public audit event log API, and the ability to reconnect accounts without removing them.New Features
  • Execution Logs Overhaul: Redesigned logs page with filter views, saved filters, pagination, and per-node error details. Loop, Sub Flow, and Pagination nodes now show child instance badges for easier debugging.
  • Public Audit Event Logs API: Retrieve audit event logs programmatically via GET /api/v2/public/audit/event-received. Supports pagination and multiple authentication methods.
  • Connected Account Reconnect: Reconnect a connected account directly from the platform — no need to remove and re-add it.
  • Unpublished Workflow Guard: Draft workflows are blocked from public routes until published, preventing accidental execution.
Improvements
  • Workflow instance metadata now includes workflow_id for easier tracing.
  • Copying a workflow now preserves all dataslots.
  • Session token TTL for linked accounts is now configurable.
API Changes
  • GET /api/v2/public/audit/event-received — new endpoint to retrieve paginated audit event logs.
  • instance_meta_data.workflow_id — workflow ID is now included in instance metadata responses.
  • feature_flags — org settings responses now include a feature_flags field.
Integration Updates
  • Coupa: New integration covering procurement, P2P/S2C, and Order Header APIs.
  • SAP S/4HANA: Extended coverage including Customer Master, journal entries, and custom fields.
February 27, 2026
v3.4.3 · Environment variable APIs
PlatformAPIsManage environment variables across your entire org programmatically — set, retrieve, and delete values at org, workspace, linked account, and workflow scope.New Features
  • Environment Variable APIs: Fully manage environment variables via public API across org, workspace, linked account, and workflow scopes. Enables automated provisioning, dynamic configuration, and parent–child linked account setups. Supports both API Key and Bearer Token authentication.
API Changes
  • GET /api/v2/public/env/definitions — list all environment variable definitions
  • GET /api/v2/public/env/definitions/:id — retrieve a specific definition
  • GET /api/v2/public/env/values/:scope — get variable values by scope
  • GET /api/v2/public/env/value/:definition_id — get value for a specific definition
  • POST /api/v2/public/env/values — set an environment variable value
  • DELETE /api/v2/public/env/values/:value_id — delete an environment variable value
Improvements
  • Improved workflow service stability for more reliable execution.
February 20, 2026
v3.4.2 · Zincwork integration & improvements
PlatformAPIsIntegrationsNew Zincwork connector with full Partner API v2 support, and the ability to filter linked accounts by environment variable.API Changes
  • The Get Linked Accounts API now supports filtering by environment variable and value.
Integration Updates
  • Zincwork: Full support for the Partner API v2 — package management, check creation, report generation, request review, and HR management. Authenticates via key-based auth.
  • Enhanced SendGrid authentication with tightened permission scopes.
February 16, 2026
v3.4.1 · Bug fixes & stability
PlatformIntegrationsStability improvements across the platform, including significantly faster load times and fixes for the MCP server and error log pagination.Improvements
  • Improved error log browsing with reliable pagination on the Errors view.
  • Custom app publishing now navigates directly to the app page after publish.
Integration Updates
  • Fixed HubSpot field mapping and configuration issues.
  • Fixed Slack message formatting and webhook handling.
  • Fixed Contentful action field requirements for asset uploads.
February 13, 2026
v3.4.0 · RBAC & linked account login
PlatformAPIsIntegrationsRole-based access control, linked account login, multi-app workflow builder in the hosted portal, a new Logger page, and a refreshed platform design.New Features
  • Role-Based Access Control (RBAC): Define granular permissions for team members across your Refold workspace.
  • Linked Account Login: Linked accounts can now log in directly to access and manage their integration configurations.
  • Multi-App Workflow Builder in Hosted Portal: Build workflows spanning multiple applications directly from the hosted portal.
  • Logger Page: A dedicated page to track all logs generated by the Logger node in workflows.
  • Error Tracking: Monitor workflow execution errors from a centralized view.
  • Updated Platform Design: Refreshed UI across the platform for improved navigation and usability.
Improvements
  • Page and Tab names in the config portal can now be customized per application.
API Changes
  • Select public APIs now accept linked_account_id to support linked account login flows. Existing API calls remain backward compatible.
Integration Updates
  • Fixed ServiceNow authentication for instance URL, username, and password setup.
  • Fixed Slack file uploads.
  • Resolved Zuora pagination returning incomplete data.
  • Enhanced support for SAP S4/Hana, Snowflake, Databricks, Oracle Fusion Financials, and Netsuite.
February 3, 2026
v3.3.0 · Workflow Canvas V2
PlatformIntegrationsUpgraded workflow canvas with a modern look and feel, plus stability improvements across the platform.New Features
  • Workflow Canvas V2: A redesigned workflow canvas with a modern UI and improved data handling capabilities.
Improvements
  • Stability and reliability improvements across workflows and access control.
Integration Updates
  • Corrected Zoho CRM action definitions.
  • Added Get Base URL action to OpenProject, HaloITSM, and Aha! for retrieving the instance base URL.