1. Help Center
  2. 0CodeTools for HubSpot

0CodeTools Change Log

19th June 2024 Update

Delete Record workflow action now works with Lead objects. You can now delete leads (example: if there's no activity in the last 45 days). Requires re-authorizing the app, go to tools.resonatehq.com and reconnect your HubSpot portal so our app gets new permissions to work with Leads.

Copy Associations workflow action is now blocking execution of following actions, providing better transparency on how many objects are still is waiting for processing.

3rd June 2024 Update

Added two new workflow actions: 

- Add new option to dropdown list: Adds a new option to the selected dropdown property. It is useful when you want to sync custom objects or other data types to dropdowns/checkbox type properties

- Set dropdown property value: Sets a dropdown property value and optionally add the value as a new choice

24th May 2024 Update

Text transform action updated with two new functions: JSON Encode and Remove HTML

JSON Encode - Make provided text JSON-compatible. Remove HTML - removes html tags from the text

6th May 2024 Update

Added two new workflow actions: 

- Delete Record: deletes (archives) object that was enrolled into workflow

- Text transform: Text transformation tool. Two functions available - Extract Number and Capitalize. Extract number extracts first found numeric value from the text and returns it as numeric output property (that can be copied to a numeric property to CRM record)

16th April 2024 Update

Added new workflow action:

Remove association. Allows finding associated records and removing associations. 

Updated API Webhook Connector: it now allows to parse reponse of returned JSON with up to three variables.