Platform Connector Releases in July 2025

SuccessFactors
Bug Fix
We’ve improved the reconnection process to prevent authentication errors. We’ve also resolved an error that occurred when selecting the Job Information (EmpJob) object. Users can now work with the EmpJob object, including the Get Record, Search, and Upsert actions, during design time without any errors.
QuickBooks
Enhancement
All QuickBooks API requests now default to version 75, in line with the vendor’s enforcement of this version. This change simplifies the connection configuration, as the setting to enable API v75 is no longer needed.
SharePoint
Enhancement
A new “Deleted file/folder” trigger has been introduced, which monitors for deletions in a specified SharePoint site’s Recycle Bin. This allows users to automate workflows based on file and folder deletions. We’ve also improved the XML parsing logic for the SharePoint connector’s batch create action to be compatible with the upgraded REXML library. This ensures proper XML content extraction from multipart HTTP responses.
XML Tools
Enhancement
The XSLT Connector has been improved to provide more detailed error messages. This enhancement makes it easier for users to diagnose and resolve issues when XSD validation or XSLT transformation fails. We’ve also implemented a new action to support the generation of XML that aligns with an XSD document.
NetSuite SOAP
Enhancement
Support has been added for the transaction type ‘Item Receipt’ with ‘Return Authorization’ as a valid reference in the initialize record action. This update allows for more comprehensive and efficient use of the initialize action. The Initialize Record action is also now generally available, having successfully completed beta testing.
Data Tables Connector
Enhancement
The batch size limit for the Data Tables connector has been increased to 1,000. This improvement, which applies to the Create, Update, and Delete batch actions and the New Records and New/Updated Records triggers, allows users to process larger data sets more efficiently.
Jira
Bug Fix
We’ve resolved an error that occurred when using the “Export new/updated issues trigger (bulk)”. This fix ensures that the CSV file content datapill from the trigger can be used in subsequent steps without an invalid or expired token error. We’ve also implemented a fix for an intermittent issue when creating new users. The system can now successfully update the display name and avoids returning an error even if the user is not found on the first attempt.
Google BigQuery
Enhancement
A LegacySQL checkbox has been added to several actions and triggers, including ‘new_row’, ‘search_rows’, and ‘search_rows_using_custom_sql’. This enhancement allows users to easily toggle between LegacySQL and GoogleSQL.
Salesforce
Bug Fix
We’ve resolved an authorization error that could occur when creating a Salesforce connection via the developer and embedded APIs. The addition of the ‘instance_url’ parameter to the connection settings schema ensures successful connection creation.
On-Premise
Enhancement
On-premise files now have Spanish and Japanese translations for all actions and triggers. This improvement provides better support for users working in these languages.
Airtable
Enhancement
The “List Records” action has been updated to include ‘Output Fields’ and ‘Filter by Formula,” improving the functionality and user experience of the Airtable connector.
Shopify
Enhancement
The Shopify REST Admin has been upgraded from version 2024-07 to 2025-04, incorporating several new features and deprecations mandated by Shopify. We’ve introduced a new ‘New or updated abandoned checkout (GraphQL)’ trigger for enhanced convenience and added new datapills like ‘merchant_business_entity_id’ and ‘amount_rounding’ to various actions and triggers. This ensures a more efficient and up-to-date platform experience.
Workday
Bug Fix
We’ve added a field to the batch triggers for new and updated Workers, allowing users to customize the data to be returned. Additionally, Management Chain Data is now included when the Full Data option is selected for the Worker object, ensuring the smooth triggering of recipes.
AWS SNS
Enhancement
The system now validates the IAM role before subscribing to ensure smooth operation. We’ve also removed error suppression to provide more accurate error reporting, improving the user experience and making it easier to troubleshoot.
Google Sheets
Bug Fix
Schema generation now works for Google Sheets with names wrapped in single quotes. Previously, this would trigger an error, but this fix ensures that all actions, which include the sheet name in the URL, now work properly.
PGP Tools
Enhancement
The PGP connector has been enhanced to support armor header keys. This allows users to add Armor comments in the encrypt2 action.
Excel
Bug Fix
We’ve added support for non-ASCII characters in the datapill and other relevant places for the Excel adapter. This resolves a previous issue where column names with non-ASCII characters caused data mapping errors.