Paragon release notes
Paragon release notes
useparagon.com

2.71.8

 

New

  

🛠 Improvements

  • Exposes the API Base URL for Zoho CRM as a variable in the Dynamic Variable Menu.

🐛 Bug Fixes

  • Fixes a bug where the Dynamic Variable Menu would unexpectedly close when used in filters.
  • Fixes a bug where you couldn't use Environment Secrets as parameters in Function steps.
  • Fixes an issue where some Request-triggered workflows would occasionally fail to send a response for some users.

2.71.5

 

New

  

🚀 New Features

Copper Integration!

You can now connect to your users' Copper accounts to manage their records. Paragon enables you to sync data between your app and your users’ Copper. For example, you can create new records or manage records in Copper. Learn more in our docs.

Box Integration!

You can now connect to your users' Box accounts to manage, create, and update files. Paragon enables you to sync data between your app and your users’ Box account. For example, you can create files or sync files in Box. Learn more in our docs.

2.71.2

 

New

  

🚀 New Features

Task History API!

The Task History API allows you to query your users' usage of integration workflows and access data from historical workflow executions. The Task History API can be used to analyze integration usage or pull information about historical workflow executions into your application. For example, you can use the Task History API to:

  • Query the number of workflow executions that ran last week for the Salesforce integration
  • Query all failed workflow executions for a specific user
  • Export all tasks that occurred in a specific month into Google BigQuery

Notion Integration!

You can now connect to your users' Notion accounts to manage their pages and databases. Paragon enables you to sync data between your app and your users’ Notion. For example, you can create pages or manage databases in Notion. Learn more in our docs.

🐛 Bug Fixes

  • Fixes an issue where manually typed JSON would appear as a string instead of an Object in the Integration Request step.
  • Fixes an issue where manually typed boolean values would appear as a string instead of a boolean object.
  • Fixes a bug where the workflow settings sidebar would disappear after viewing the preview Connect Portal.
  • Fixes a bug where moving between the preview Connect Portal and the Workflow Editor causes the step reference display to appear with the UUID instead of the step index.

2.70.7

 

New

  

🚀 New Features

OpenAI Integration!

You can now connect to your users' OpenAI accounts to perform completions and run queries. Paragon enables you to sync data between your app and your users’ OpenAI accounts. For example, you can create images or run queries in OpenAI. Learn more in our docs.

WhatsApp Integration!

You can now connect to your users' WhatsApp accounts to send and receive messages and notifications. Paragon enables you to sync data between your app and your users’ WhatsApp. For example, you can send messages or receive notifications when a message status changes in WhatsApp. Learn more in our docs.

Zendesk Sell Integration!

You can now connect to your users' Zendesk Sell accounts to manage their opportunities, contacts, and leads. Paragon enables you to sync data between your app and your users’ Zendesk Sell. For example, you can create new records or manage existing records in Zendesk Sell. Learn more in our docs.

Snowflake Integration!

You can now connect to your users' Snowflake accounts to manage their records and data. Paragon enables you to sync data between your app and your users’ Snowflake accounts. For example, you can create new records or manage existing records in Snowflake. Learn more in our docs.

PandaDoc Actions!

You can now access the following actions when building workflows for PandaDoc:

  • Create a Document
  • Update a Document
  • Get a Document by ID
  • Delete Document
  • Send a Document
  • Search Documents

2.70.6

🐛 Bug Fixes

  • Fixes an issue where User and Workflow Settings are not saving properly in the Connect Portal Preview.

  • Fixes an issue where Greenhouse would not allow you to select any users to use after connecting to your Greenhouse account in the Connect Portal.

2.70.4

🚀 New Features

Marketo Webhook Triggers!

You can now trigger Marketo workflows when a Lead is added to a List!

🐛 Bug Fixes

  • Fixes an issue with the Salesforce Search Records step where users may see an error message when a search with filters returns no results.

2.70.3

🚀 New Features

Mixpanel Integration!

You can now connect to your users' Mixpanel accounts to manage their events, reports, and data. Paragon enables you to sync data between your app and your users’ Mixpanel. For example, you can send event or profile data or perform custom JQL Queries in Mixpanel. Learn more in our docs.

🐛 Bug Fixes

  • Fixes an issue with the Salesforce Search Records action where Paragon may not paginate more than 2000 records.

2.70.2

🐛 Bug Fixes

  • Fixes issues when copying workflows between projects

2.69.4

 

New

  

🚀 New Features

Segment Integration!

You can now connect to your users' Segment accounts to manage their workspaces, sources, and destinations. Paragon enables you to sync data between your app and your users’ Segment. For example, you can create and maintain destination filters or configure warehouses and sources in Segment. Learn more in our docs.

2.69.2

🛠 Improvements

  • Adds support for the neo4j-driver library in the Function step.