Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Highlights

The SnapLogicĀ®May 2023 Release includes the following:

API Management

AutoSync

  • New endpoints, Google BigQuery, Amazon S3 (for CVS and JSON files), Marketo, and CSV files.

  • Synchronize with SCD2 between Salesforce and Snowflake.

...

API Management

New Features

Support for SOAP payload supported web services in Proxies. You can now reference a SOAP service when you create a Proxy endpoint.

Enhancements

Enable Trust Certificates. Similar to the setting in REST Snaps, you can choose to allow your Proxy endpoints to trust self-signed, unsigned, or expired certificates in the endpoints your Proxy calls.

Logging added to Callout Authenticator Policy. You can now troubleshoot why authentication failed in your Callout Authenticator Policy rejects a client request.

JSON Validator Policy improved error output. You can easily determine which part of the JSON in a request failed validation in the policy.

Changes in Behavior

Rate Limit Policy timescale change

Known Issues

Fixed Issues

AutoSync

<links to be added after the doc is published>

New Features

  • AutoSync now supports the following endpoints:

    • Google BigQuery as a target

    • Marketo as a source

    • CSV or JSON files stored in Amazon S3 as a source

    • CSV files as a source

  • The ability to synchronize data from Salesforce to Snowflake using SCD2

...

  • New Public APIs are available for APIM.

  • Pipeline Cacheā€¦Pipeline Cache is a subscription feature that enables you to cache reference information in a Pipeline. The reference information is cached in memory, and the Pipeline Cache mechanism retrieves it. Looking up values based on database rows/columns is a costly operation if the table is queried repeatedly, using the same data as reference fields. An in-memory data store allows your pipelines to look up these keys/values/data in other Snaps at runtime. When you have data in an external system, with data such as an object or ID, that you plan to look up, then you can use Pipeline Cache to perform this operation.

Enhancements

  • When creating a new project from a Git repository, you can also create a new branch for the new project. Learn how.

...