Skip to content

v0.16.0 - Box, SurveyGizmo, and sample scripts

Compare
Choose a tag to compare
@eliotst eliotst released this 16 Oct 18:56
2828ba4

Feature additions:

  • New SurveyGizmo Connector - Download surveys and survey responses as Parsons Table from the SurveyGizmo API (h/t @coreyhaines)
  • New Box Connector - Upload, download, and manage files in the Box app (h/t @davidpablocohn)
  • Periscope/Sisense for Cloud Data Teams Connector - Publish and manage shared dashboards through the Sisense for Cloud Data Teams API (h/t @rgriff23)

Enhancements:

  • Add the ability to create and update advocates in Phone2Action Connector (h/t @eliotst)
  • Support bulk applying activist codes in the VAN Connector (h/t @jburchard)
  • Add a warning to the Redshift Connector encourage best practices around setting a distkeys and sortkeys when creating a table (h/t @tiburona)
  • Add a method to just list names of columns in Redshift (h/t @elyse-weiss)
  • Allow using manifest files when creating a Parsons Table from data in S3 (h/t @dannyboy15)
  • Add support for extended reports with the Rock the Vote Connector (h/t @natashamathur, @dannyboy15)
  • Improve ActionKit Connector’s bulk_upload_table method (h/t @schuyler1d)
  • Allow users to opt out of altering columns of a Redshift table on upsert (h/t @eliotst)

Fixes:

  • Fix to generate_data_types for the Postgres connector (h/t @dannyboy15)
  • Improve ActionKit Connector’s connection management (h/t @eliotst)
  • Allow specifying S3 region when running a copy from a different region than the Redshift database (h/t @eliotst)
  • Fix a bug in the statement generated when specifying a delimiter when unloading data out of Redshift (h/t @jburchard)
  • Handle default arguments better when adding a person to ActionNetwork (h/t @rgriff23)
  • Fix the update_lead method on the Hustle Connector (h/t @elyse-weiss)
  • Fix a the Gmail Connector’s unit tests that were failing on Windows (h/t @sarah-russell12)

Scripts:

  • Added a script to load Zoom data into VAN (h/t @shaunagm)
  • Added a script to randomly sample people from a VAN saved list (h/t @pjsier)

Documentation: