May 2023 Release Notes
  • 30 May 2023
  • 2 Minutes to read
  • Dark
    Light
  • PDF

May 2023 Release Notes

  • Dark
    Light
  • PDF

Article Summary

Google Drive (v 2.4.0)

Panoply now support skipping XML attributes when extracting XML results using the Google Drive connector.
Under the advanced options of the Google drive connector, select the Skip XML attributes to skip all of the XML attributes and ingest only the XML values. For example, for the data <score type="integer" id="30">100</score>, Panoply will ingest the value 100 to the score column

Amazon S3 (v 2.5.0)

Panoply now support skipping XML attributes when extracting XML results using the Amazon S3 connector.
Under the advanced options of the Amazon S3 connector, select the Skip XML attributes to skip all of the XML attributes and ingest only the XML values. For example, for the data <score type="integer" id="30">100</score>, Panoply will ingest the value 100 to the score column

Google Cloud Storage (v 3.2.0)

Panoply now support skipping XML attributes when extracting XML results using the Google Cloud Storage connector.
Under the advanced options of the Google Cloud Storage connector, select the Skip XML attributes to skip all of the XML attributes and ingest only the XML values. For example, for the data <score type="integer" id="30">100</score>, Panoply will ingest the value 100 to the score column

SFTP (v 2.3.0)

Panoply now support skipping XML attributes when extracting XML results using the SFTP connector.
Under the advanced options of the SFTP connector, select the Skip XML attributes to skip all of the XML attributes and ingest only the XML values. For example, for the data <score type="integer" id="30">100</score>, Panoply will ingest the value 100 to the score column

File Upload (v 2.5.0)

Panoply now support skipping XML attributes when extracting XML results using the File Upload connector.
Under the advanced options of the File Upload connector, select the Skip XML attributes to skip all of the XML attributes and ingest only the XML values. For example, for the data <score type="integer" id="30">100</score>, Panoply will ingest the value 100 to the score column

Flex Connector (v 2.1.0)

Panoply now support skipping XML attributes when extracting XML results using the Flex Connector.
Under the advanced options of the Flex Connector, select the Skip XML attributes to skip all of the XML attributes and ingest only the XML values. For example, for the data <score type="integer" id="30">100</score>, Panoply will ingest the value 100 to the score column

Shopify (v 2.6.0)

Shopify has deprecated and changed a few fields in their API. The Panoply connector has aligned with these changes:

  • Orders - Order:
    • Removed last_order_id, last_order_name, orders_count and total_spent from the customer nested data
    • Removed origin_location, destination_location, gateway, payment_details, processing_method and total_price_usd from the main table
    • Added the current_total_additional_fees_set and original_total_additional_fees_set nested data
    • Added merchant_of_record_app_id to the main table
  • Store Properties - Shop:
    • Added marketing_sms_consent_enabled_at_checkout to the main table
  • Metafields - Metafield Definitions:
    • Added collection_reference to the list nested data
    • Added collection_reference to the main table
  • Orders - Transaction:
    • Added credit_card_name, credit_card_wallet, credit_card_expiration_month and credit_card_expiration_year to the payment_details nested data
    • Added the total_unsettled_set nested data
    • Added payment_id to the main table

Instagram Business (v 2.1.2)

The following resources were added to the Instagram Business connector:

  • Carousel Album Media Insights
  • Image and Video Media Insights
  • Reels Insights
  • Story Insights
Note

Story insights are only available for the past 24 hours


Was this article helpful?