Version 25.1.1 - June 20, 2025

This is a service release, which comes with the following updates and fixes:

  • New: We added two new authentication mode options in Box Connection Manager:
    • OAuth Client Credentials
    • JWT
  • New: Box Source Component now supports working directly with file/folder ID value directly when providing the "Source Item Path or ID" in "BoxFileId:{id}" or "BoxFolderId:{id}" format.
  • New: We added support for working with a certificate file stored in Azure Blob/Azure File Storage by specifying an Azure SAS URL as the Private key Path in Box Connection Manager.
  • New: We added the new HeartbeatInterval and SessionTimeout options in Kafka Connection Manager.
  • New: We added the new StopPollingMessagesUponComponentStart option in Kafka Source Component.
  • New: We added support for binary message keys in Kafka Source and Destination Components via the newly introduced Key Column Type option. 
  • New: HTTP Requester Task and HTTP Requester Component now support sending raw binary requests. 
  • New: We added support for reading and writing $value as an additional binding entity in Microsoft Graph Source and Destination components.
  • New: We added support for reading and writing $value as an additional binding entity in Premium OData Source and Destination components.
  • New: SQL Connection Manager now provides support for specifying Network Library and Transparent Network IP Resolution options when establishing a connection.
  • New: We added PKCE OAuth authorization code flow support when generating a Snowflake OAuth token file.
  • New: We added support for working with a certificate file stored in an Azure Blob Storage or Azure File location by specifying an Azure SAS URL as the Path To Key File in Snowflake Connection Manager.
  • New: Snowflake Destination Component now supports working with Storage Integration when performing Bulk Copy writing actions.
  • New: Snowflake Destination Component now supports using a Google Cloud Storage connection when working with the Bulk Copy feature.
  • New: We added support for working with a certificate file stored in an Azure Blob Storage or Azure File location by specifying an Azure SAS URL as the Path To Key File in SFTP Connection Manager.
  • New: We added support for TLS 1.3 when working with an FTPS connection.
  • New: We added support for TLS 1.3 when working with an SMTP connection.
  • New: We added support for TLS 1.3 when working with Email (POP3/IMAP/EWS) connections.
  • New: Monday.com Source Component now supports pagination when retrieving child items from the board object. This allows us to retrieve all child items instead of the first page only.
  • New: Azure Application Insights REST Connection Manager now supports the Region option. When specified properly, the connection manager can work with Azure China and Azure Government instances.
  • New: We added Export API support to Salesforce Pardot v5 API.
  • New: We now support working with Salesforce Pardot custom fields in Pardot v5 API.
  • New: We have introduced support for Account, Folder Contents, Engagement Studio Program, Form Field, Lifecycle History, Tag, and Tagged objects in Salesforce Pardot REST Source and Destination Components when working with Pardot v5 API.
  • New: We added support for PKCE OAuth authorization code flow when generating a Zendesk REST OAuth token file.
  • New: We added support for PKCE OAuth authorization code flow when generating a Zoom REST OAuth token file.
  • New: We added Organization AD support for Zoho Desk REST Connection Manager.
  • New: Zoom REST components now support working with the Users and Accounts API.
  • Enhancement: Better data type detection when working with GraphQL date type fields in GraphQL components.
  • Enhancement: Better error handling in HTTP and REST connections when working with OAuth Authorization Code mode while no value has been provided for the token file path option.
  • Update: We now set the default string length to 4000 when working with repeated output columns in XML components.
  • Update: The Create Table and Update Table functions in Premium ADO.NET Destination Component now default to using nvarchar(max), varchar(max), and varbinary(max) data types when working with upstream DT_NTEXT, DT_TEXT and DT_IMAGE SSIS columns while working against SQL databases.
  • Update: The Create Table and Update Table functions in Premium SQL Destination Component now default to using nvarchar(max), varchar(max), and varbinary(max) data types when working with upstream DT_NTEXT, DT_TEXT and DT_IMAGE SSIS columns.
  • Update: We have updated Kafka client library to the latest version, which resolves some vulnerability issues along with other enhancements.
  • Update: We have updated the OAuth scope when generating an OAuth token in Email Connection Manager that works with Exchange Web Services (EWS) protocol.
  • Update: We have updated the Jira REST Source component to use the new JQL Search API when working with Get All Changelogs, Get All Comments, and Get All Issues endpoints. This is an important update due to the deprecation of the old JQL endpoints effective May 1, 2025.
  • Update: Shopify REST components now send the access token in the X-Shopify-Access-Token header when working with the Public And Custom App authentication mode.
  • Update: We updated the X-Zuora-WSDL-Version header to the latest 147 version when working with the Query source type in Zuora REST source component.
  • Update: We have updated the default OAuth scope when generating an OAuth token in Airtable REST Connection Manager.
  • Update: We updated the "Calls Aggregation Data" endpoint's metadata in RingCentral REST source component.
  • Update: We updated the Email object metadata in Salesforce Pardot Source Component when working with the v5 API.
  • Update: We updated metadata in the "Calls Aggregation Data" endpoint in RingCentral REST source component.
  • Fixed: You may run into "[A]Microsoft.Data.SqlClient.SqlConnection cannot be cast to [B]Microsoft.Data.SqlClient.SqlConnection.' error in Premium ADO NET components when working with an ADO.NET Connection Manager that uses Microsoft SqlClient data provider.
  • Fixed: Premium ADO.NET Source Component may report "OleDbCommand.Prepare method requires all variable length parameters to have an explicitly set non-zero Size." error when variable is used in Custom Command while working with OLEDB data providers.
  • Fixed: Amazon DynamoDB components may not work properly when DynamoDB instances reside in EU regions.
  • Fixed: Amazon DynamoDB source component may not save the Global Secondary Index filters properly.
  • Fixed: You may get Pre-Execute NullReferenceException in MongoDB Destination Component when performing a Delete action using Construct Query mode.
  • Fixed: Timezone Conversion component may report InvalidCastException at runtime under certain circumstances.
  • Fixed: Windows Command Task may not write to Standard Output Variable and Error Output Variable properly if only one was configured.
  • Fixed: Parameterizing Premium SQL Connection Manager may not work properly when both sensitive property and ConnectionString are parameterized.
  • Fixed: You may get "System.ArgumentNullException: Value cannot be null.Parameter name: source" error in the Premium Slowly Changing Dimension component when writing directly to a SQL database.
  • Fixed: Premium Excel Destination Component may get disconnected from upstream components when reopening a configured package if the package's ProtectionLevel is set to EncryptSenesitiveWithPassword.
  • Fixed: 'Ignore Cast Exception' option in Premium Excel Source Component may not work properly when working with invalid date values while setting the output column type to DT_DBDATE.
  • Fixed: Premium Lookup Component may report the following warning at design time when working with sorted inputs: "The IsSorted property of Premium Lookup.Outputs[Matched Rows] is set to TRUE, but all of its output columns' SortKeyPositions are set to zero."
  • Fixed: Premium File Transfer Task may report the "DoesNotExistException" error when using wildcard characters within local files. This is an error that happens to v25.1 release build specifically. 
  • Fixed: Premium File System Destination Component may create local folders with "%" prefix when working with relative path value in PathToParent.
  • Fixed: You may get the "IndexOutOfRangeException" error in Azure Blob Source Component when reading from the root path "/" while working with the Anonymous authentication mode.
  • Fixed: You may run into the "Path does not exist" error when reading from a folder path from Azure Blob Storage using Access Key or OAuth Client Credentials authentication mode with Container specified in Azure Blob Storage Connection Manager.
  • Fixed: Kafka source component may not read all the available messages when peeking from multiple Topics simultaneously.
  • Fixed: Receive and Delete mode in Azure Queue Storage Source Component may not delete the messages properly.
  • Fixed: monday.com Source Component may not work properly when executed in a Foreach Loop Container.
  • Fixed: monday.com Destination Component may report a NullReferenceException when working with certain mutations.
  • Fixed: Compression Task may fail and show the "The process cannot access the file" error when performing compress action with wildcard specified in Source Path.
  • Fixed: You may run into "The file is too long. This operation is currently limited to supporting files less than 2 gigabytes in size." error when compressing a large file (> 2GB) in Compression Task.
  • Fixed: Google BigQuery Source Component may fail with a FormatException when the system locale setting uses "/" as the datetime delimiter.
  • Fixed: Snowflake components may not properly log out sessions.
  • Fixed: The default Command Separator value may not get upgraded properly if the Snowflake Command Task Component was created by version v24.1.1 or earlier, and upgraded to v25.1.
  • Fixed: You may run into the "Timestamp is not recognized" error in Snowflake Destination Component when writing DT_DBTIMESTAMPOFFSET values using Bulk Copy actions.
  • Fixed: Salesforce Pardot REST Source Component may fail with a NullReferenceException when no data is returned from the reading endpoint.
  • Fixed: You may get the "Object reference not set to an instance of an object." error in Smartsheet REST Source Component when parameterizing the Source Endpoint with an invalid sheetid value.
  • Fixed: PowerBI REST Source Component may not output the records properly when working with 'Admin_GetActivityEvents' endpoint.
  • Fixed: RingCentral Source Component may fail with "parameter timeSettings's value is not correct raw json" error when a valid JSON formatted value is provided to the filter parameter.
  • Fixed: Stripe REST Source Component may not output the records properly when working with the "List all account capabilities" endpoint.
  • Fixed: You may get the "Object reference not set to an instance of an object." error in SurveyMonkey REST Source Component when work with the "Get Survey Response Answers in Bulk" endpoint with an invalid ID value.
  • Fixed: SurveyMonkey REST Source Component may not send the paginated requests properly when working with "Get Survey Response Answers in Bulk" endpoint.
  • Fixed: Zoho CRM REST Connection Manager may generate an invalid token file when retrieving access_token call fails.
  • Fixed: You may get a 502 Bad Gateway error when setting up Zoho Campaigns REST Connection Manager while working with Canada region instances.
  • Fixed: You may get a 502 Bad Gateway error when setting up Zoho Desk REST Connection Manager while working with Canada region instances.

Version 25.1 - April 4, 2025

This release comes with the following updates and enhancements:

  • General
    • Enhancement: We have some updates to the license update check module so that it should be more resilient and it will log a Windows event should there be a problem with the network connection.
    • Enhancement: We have made various additional DPI display optimizations.
    • Update: We have updated the third-party library dependencies shipped in our software, including the removal of DotNetZip library, and the update of Irony, Newtonsoft.json, NodaTime, CosmosDB, and Snowflake, among many other libraries.
  • New Components
    • Cloud Storage
      • OneLake Connection Manager
      • OneLake Source
      • OneLake Destination
    • Data Warehousing
      • Databricks
        • Databricks Connection Manager
        • Databricks Command Task
        • Databricks Source
        • Databricks Destination
      • PrestoDB
        • PrestoDB Connection Manager
        • PrestoDB Command Task
        • PrestoDB Source
        • PrestoDB Destination
    • New services in the REST framework
      • Azure Databricks Administration
      • Azure Maps
      • Google AppSheet
      • Google Cloud Trace
      • Zoho Bigin
  • Cloud Storage
    • New: We added the following new authentication mode options in Azure Files Connection Manager:
      • OAuth Authorization Code
      • OAuth Client Credentials
      • SAS Token
    • New: We added SAS URL authentication mode in Azure Data Lake Storage Connection Manager.
    • New: We added SAS URL authentication mode in Azure Blob Storage Connection Manager.
    • Fixed: You may get an unauthorized error when performing chunk download while working with OneDrive personal account.
    • Fixed: You may run into a "(400) Bad Request" error in Azure Data Lake Storage source component when reading from a container path.
    • Fixed: Pagination may not work properly in Azure Data Lake Storage source component.
    • Fixed: You may run into an AuthenticationFailed error when listing folder items while working with an Azure Files connection that uses the SAS URL authentication mode.
    • Fixed: You may get an "Invalid SAS Token" error in File Chooser when working with Azure Files with SAS URL authentication mode and the SAS URL only has List permission.
  • Data Quality and Comparison
    • Fixed: "Match Strategy" may not work properly in Address Verification component when working with a SmartyStreets connection.
  • Data Warehousing
    • New: Premium ADO NET Command Task, Premium ADO NET source and destination components now have support for output parameters, which makes it possible to receive output parameter values when necessary.
    • New: We added a new Upsert Mode option in Premium ADO NET destination component, which supports configurations such as Full Upsert, Insert Only (existing records ignored), and Update Only (new records ignored).
    • New: Premium SQL Command Task, Premium SQL source and destination components now have support for output parameters, which makes it possible to receive output parameter values when necessary.
    • New: We added a new Upsert Mode option in Premium SQL Server destination component, which supports configurations such as Full Upsert, Insert Only (existing records ignored), and Update Only (new records ignored).
    • New: Amazon Redshift Command Task, Amazon Redshift source and destination components now have support for output parameters, which makes it possible to receive output parameter values when necessary.
    • New: We added a new Upsert Mode option in Amazon Redshift destination component, which supports configurations such as Full Upsert, Insert Only (existing records ignored), and Update Only (new records ignored).
    • New: PostgreSQL Command Task, PostgreSQL source and destination components now have support for output parameters, which makes it possible to receive output parameter values when necessary.
    • New: We added a new Upsert Mode option in PostgreSQL destination component, which supports configurations such as Full Upsert, Insert Only (existing records ignored), and Update Only (new records ignored).
    • New: Google AlloyDB Command Task, Google AlloyDB source and destination components now have support for output parameters, which makes it possible to receive output parameter values when necessary.
    • New: We added a new Upsert Mode option in Google AlloyDB destination component, which supports configurations such as Full Upsert, Insert Only (existing records ignored), and Update Only (new records ignored).
    • New: Snowflake Connection Manager now supports specifying a database.
    • New: We added Command Separator support to Snow Command Task.
    • New: We added Command Separator support to Snowflake source and destination components when working with Pre&Post Commands.
    • New: Snowflake destination component now supports specifying Additional Bulk Copy Parameters.
    • Enhancement: Improved error handling in Snowflake components.
    • Update: Now you can manually provide the Project value in Google BigQuery Command Task, Google BigQuery Source and Destination Components.
    • Fixed: OAuth - Client Credentials authentication mode in SQL Server Connection Manager may not set the OAuth scope properly when working with the Dataverse Tabular Data Stream (TDS) endpoint.
  • Google Services
    • New: Google BigQuery Command Task component now supports creating new variables within its Error Handling page.
    • Update: Google Ads source component no longer supports Page Size property when working with v17 and above versions based on the recent API change.
    • Fixed: You may get "Invalid JWT: exp (expiration time) is not set" error in any Google service's Connection Manager when working with Service Account authentication.
    • Fixed: Maximum Records in Google Ads source component may not work properly.
    • Fixed: Customer Account ID in Google Ads destination component may not work properly.
  • HTTP/Web Services
    • New: We have added a new OAuth Client Credentials authentication option in HTTP Connection Manager, this option eliminates the need to use a token file when working with Client Credentials authentication.
    • New: We have added a new Static Token authentication option in HTTP Connection Manager.
    • New: OAuth Token Generator now supports specifying the JWT algorithm when working with OAuth 1 authentication mode.
    • New: OAuth Token Generator now supports specifying the JWT algorithm when working with OAuth 2 client assertion.
    • New: We added support for more JWT claim options in OAuth Token Generator when working with OAuth 2 client assertion.
    • New: We added support for working with a token file stored in Azure Blob Storage by specifying an Azure SAS URL for the Path to Token File option in HTTP Connection Manager when working with OAuth1 and OAuth2 authentication modes.
    • New: Google Service Account authentication mode in HTTP Connection Manager now supports using a service account.json key file.
    • New: Microsoft Graph destination component now supports <Link> and <Unlink> actions in Additional Bindings.
    • Enhancement: We have updated the default OAuth scopes when generating a Microsoft Graph OAuth token file in Microsoft Graph Connection Manager.
    • Enhancement: Better metadata detection when loading WSDL files in Web Service components.
    • Update: We have set POST as the default HTTP method in Web Service components.
    • Update: GraphQL components now use IntrospectionQuery to detect metadata.
    • Fixed: HTTP Requester data flow component may not send all the requests if the component has no downstream component attached.
    • Fixed: GraphQL source component may not send the argument value correctly when the provided value is in upper case.
  • JSON & XML Processing
    • New: JSON Extract/Source component now supports working with wild card node names by specifying node name as <ANY>.
    • New: We added support for importing XML documents that contain references of default namespace (xml) in XML components.
  • Message Queue Components
    • New: Azure Service Bus components now performs retries when throttling errors are received.
    • Update: We have updated Kafka client library to the latest version which resolves some vulnerability issues along with other enhancements.
    • Fixed: AMQP source component may not read all messages from the queue when working with some specific queue services.
    • Fixed: Azure Service Bus destination component may report "Object reference not set to an instance of an object" error when writing an empty message to EventHub.
  • Mail Components
    • New: SMTP task component and destination component now support sending emails with custom headers.
    • New: We added a new Throttle Rate option in SMTP Connection Manager.
    • New: We added a new Throttle Rate option in Email destination component that will be used when sending emails.
    • New: We added Logging support to Email Connection Manager.
    • New: Email destination component now supports sending emails with custom headers.
    • Fixed: Email source component may not discover the 'Archive' folder properly when working with a shared mailbox while working with Exchange Web Services protocol.
    • Fixed: Email source component may only output 1000 rows when using a Batch Size greater than 1000 while working with Exchange Web Services protocol.
  • Marketing Intelligence
    • Fixed: You may run into a FormatException when listing Accounts in Bing Ads source component while working with Campaign Management.
  • NoSQL Components
    • New: We added Batch Write support to Firestore destination component when working with Update, Upsert and Delete actions.
    • Fixed: In some rare situations, executing Productivity Pack components through an SQL Server agent job may get terminated with "Microsoft.Azure.Cosmos.ServiceInterop.dll" error.
  • Premium Components
    • New: We have added the following new functions to the Premium Derived Column component.
      • ComputeCrc32Hash
      • ComputeCrc64Hash
      • ComputeXxHash32
      • ComputeXxHash64
      • ComputeXxHash128
      • UnzipFileByIndex
      • UnzipFirstFile
    • New: We added the following new hash algorithms support in Premium Hash component.
      • Crc32
      • Crc64
      • XxHash32
      • XxHash64
      • XxHash128
    • New: We added support for more compression modes in Premium Data File components when working with Parquet file format.
      • Lzo
      • Brotli
      • LZ4
      • Zstd
    • New: We added file content download support in Premium OData source component when working with Edm.Stream column.
    • New: We added file content upload support tin Premium OData destination component when working with Edm.Stream column.
    • New: OData source and destination components now show any annotations available in the service's metadata.
    • New: Premium Lookup component now supports returning unlimited matches when the Max Number of Matches option is set to 0.
    • Enhancement: Premium OData components now support working with relative path value in the metadata link "@odata.context".
    • Update: Premium OData components now detect Dynamics CRM/CDS/Dataverse "mscrm.crmbaseentity" type field as raw JSON value field when working with a Dataverse/CDS/Dynamics 365 Customer Engagement connection.
    • Fixed: The sensitive properties in Premium SQL Server Connection Manager may not be properly marked so in parameterization.
    • Fixed: You may receive a KeyNotFoundException in Premium Excel source component when error output is enabled and the component has a column named with a space.
    • Fixed: Premium Data File source component may not read the column values correctly when column name contains dot while working with Parquet file format.
    • Fixed: Premium Data File source component may not read the array values correctly when working with Parquet file format.
    • Fixed: You may get an "Invalid Expression" error in Premium Derived Column when working with static numeric values that have all zeros after decimal point.
    • Fixed: Fuzzy Match in Premium Lookup may not work properly when working with one of the special match types like Address Match or First Name Match.
    • Fixed: You may run into "Object reference not set to an instance of an object" error in Premium Lookup when performing Fuzzy Match on empty string values.
    • Fixed: Premium Excel source component may report an "Arithmetic operation resulted in an overflow" error when working with some special files.
  • Premium File Pack
    • New: We added a Disabled Extensions option in FTPS Connection Manager, which can be used to turn off some FTPS extension features.
    • New: Premium File Transfer Task component now replaces invalid path characters in the source file name with the "%" character when downloading files from a cloud service to <<Local File>>.
    • New: We added Skip Commented Rows and Comment Character options to Premium Flat File source component.
    • Enhancement: We have a much improved session management when working with file upload/download via an FTPS connection.
    • Enhancement: We have made some performance improvements when working with file upload/download via an FTPS connection.
    • Update: "Use Legacy Group Exchange" option in SFTP Connection Manager now is disabled by default.
    • Fixed: Premium File Watcher Task may always report only the first file change if executed in a For Loop container when there are file changes happening to the file path.
  • Timing & Automation Components
    • New: Azure Functions Task component now supports creating new variables within Error Handling page directly.
  • REST Components
    • [General] New: We added Custom Headers support in REST Connection Manager.
    • Bill.com
      • Update: We have updated the base URL for Sandbox instance based on the API update.
      • Fixed: You may get a "System.ArgumentNullException" when listing organizations in Bill.com REST Connection Manager.
    • Ceridian Dayforce
      • New: We added Stage and Train Instance Type support in Ceridian Dayforce REST Connection Manager.
      • Enhancement: Updated application metadata.
    • Crelate
      • Enhancement: Updated application metadata.
      • Fixed: Writing to custom fields may not work properly in Crelate REST destination component.
    • Facebook Business
      • Update: We updated the default API Version to v22.0.
      • Update: We have removed the support of the public KingswaySoft OAuth App in Facebook Business REST Connection Manager.
      • Fixed: You may get NULL values in the virtual _LinkId field when working with Ads Insights object in Facebook Business REST source component while the Link Id Mode is set to Explicit.
    • Facebook Messenger
      • Update: We updated the default API Version to v22.0.
    • Freshdesk
      • New We added "Get Associated Tickets" endpoint support to Freshdesk REST source component.
      • Enhancement: Updated metadata for the 'Get All Tickets' endpoint.
    • Google Classroom
      • Enhancement: We have updated the default OAuth scopes when generating a Google Classroom token file.
    • Google Maps
      • New: We added Project ID support in Google Maps REST Connection Manager, which can be used to send the X-Goog-User-Project HTTP header.
    • Jira
      • New: We added Asset API support.
    • Jotform
      • New: We added EU and HIPAA Instance Type support in Jotform REST Connection Manager
    • Magento/Adobe Commerce
      • Fixed: You may run into "The signature is invalid" error when working with OAuth authentication mode in Magento/Adobe Commerce REST Connection Manager.
    • MailChimp
      • Enhancement: Better data type detection when working with MailChimp number type fields.
      • Fixed: MailChimp REST source component may report a System.ArgumentNullException when reading from "Member Activity Feed" object.
    • OpenAI
      • New: We added Batch writing actions support in OpenAI REST destination when working with createChatCompletion, createEmbedding, createCompletion actions.
      • Enhancement: Updated application metadata.
    • Paypal
      • Enhancement: Updated application metadata in Subscriptions object.
    • PowerBI
      • Enhancement: We have updated the default OAuth scopes when generating a Power BI token file.
    • RingCentral
      • Fixed: Pagination may not work properly in the RingCentral REST source component when working with Call Log object.
    • Salesforce Pardot
      • Fixed: Salesforce Pardot REST components might send non-stopping custom field discovery service calls when working with Prospect object while the target Salesforce Pardot instance has no Prospect custom fields.
    • Sendinblue/Brevo
      • Fixed: Sendinblue/Brevo REST source component may not output the records properly when working with certain endpoints.
      • Fixed: Sendinblue/Brevo REST destination destination may not write the multiselect values properly.
    • ServiceNow
      • New: ServiceNow REST destination component now supports sending the writing requests in Batch API.
      • New: We added PKCE OAuth authorization code flow support when generating a ServiceNow OAuth token file.
      • New: We added OAuth Client Credentials authentication mode support in ServiceNow REST Connection Manager.
      • New: We added OAuth JWT authentication mode support in ServiceNow REST Connection Manager.
      • Fixed: You may get "Unexpected character encountered" error when downloading _attachment file content from ServiceNow REST source component.
    • Shopify
      • Fixed: Shopify REST destination component may not work properly when working with "Creates a fulfillment for one or many fulfillment orders" action.
    • Slack
      • New: We have added a new Instance Type option in Slack REST Connection Manager.
      • New: We added OAuth authentication mode support in Slack REST Connection Manager.
      • Enhancement: We have updated the default OAuth scopes when generating a Slack API Token.
      • Fixed: You may get an "Output name can not contain period. admin.apps.approved is invalid" error when working with "admin.apps.approved" object in Slack REST components.
    • Smartsheet
      • New: We added support to output all sheets in a workspace as a flatten output when working with "Get Workspace" endpoint in Smartsheet REST source component.
      • New: Smarsheet REST source component now supports parameterizing the Endpoint to work with discovered Sheet objects dynamically.
      • New: Smarsheet REST destination component now supports parameterizing the Destination Object to work with discovered sheet objects dynamically.
    • Stripe
      • Enhancement: Updated application metadata.
      • Fixed: Stripe REST source component may not output the records correctly when working with "Retrieve a balance transaction" endpoint.
    • Zendesk
      • New: We added support for custom objects in Zendesk REST source and destination components when working with the Support API.
    • Zoho CRM
      • Update: We updated the API support to the latest version v7.
      • Fixed: You may run into login error when generating Zoho CRM OAuth token file while working with a Zoho CRM account in Canada data center.
      • Fixed: Testing Connection in Zoho CRM REST Connection Manager may report a gateway error when working with a Sandbox instance.
    • Zoom
      • Enhancement: Updated application metadata.

For previous releases click on the respective year:
2024 - 2023 - 2022 - 2021 - 2020 - 2019 - 2018 - 2017 - 2016

Sign up to receive notifications on software updates and enhancements.