Rollout logo

Rollout Product Updates

The latest updates and product improvements.

New Features and Enhancements for Apptivo, Google Contacts, and Wise Agent Integrations

  • Introduced new React components for creating and updating contacts in Apptivo, Google Contacts, and Wise Agent integrations, including UI elements like RichTextInput and DropdownInput.
  • Implemented OAuth and HTTP routing for Google Contacts, enabling more secure and efficient contact management.
  • Added action definitions for creating, updating, and searching contacts across the Apptivo, Google Contacts, and Wise Agent integrations.
  • Integrated polling mechanisms to detect new contacts and enhanced error handling for asynchronous operations.
  • Enhanced input parameter schemas and incorporated Zod schema validations to ensure data integrity and robust error handling.
  • Updated SVG icons across the integrations to provide clear visual representation of the new functionalities.
6 days ago

New 'isInternal' Filter for Dubber Integration

  • Introduced an 'isInternal' filter to the Dubber integration, allowing users to filter recordings based on internal call status.
  • Enhanced the NewRecording event structure by incorporating the 'isInternal' filter, defined as a string type in the payload schema.
  • Implemented a utility function, 'isPhoneNumberNumeric', to validate phone numbers, ensuring accurate internal call filtering.
  • Improved filter comparison logic for case-insensitive and trimmed string evaluation, enhancing filter accuracy.
6 days ago

New 'isInternal' Filter for Dubber Integration

  • Added 'isInternal' field to the payload schema for new recordings in the Dubber integration.
  • Introduced 'isInternal' filter property in newRecordingFilterableProps, allowing operators to filter recordings based on internal call identifiers.
  • Implemented logic to identify internal calls based on phone number formatting, enhancing call categorization.
  • Ensured filter comparison logic is case-insensitive for the 'not-eq' operator, improving accuracy.
6 days ago

Enhanced Apptivo Integration

  • Added a new contact trigger for the Apptivo integration, allowing users to respond to contact-related events.
  • Implemented create or update contact actions, enabling seamless management of contact information in Apptivo.
  • Enhanced the user interface for data entry with dynamic input options and a structured layout, improving usability.
  • Introduced comprehensive error handling and asynchronous functions for efficiently fetching and searching customer data.
  • Established an HTTP router for handling Apptivo API queries and integrated credential management for improved authentication processes.
  • Added support for polling triggers, expanding the capability to track changes within Apptivo.
6 days ago

Enhanced Contact Management Functionality

  • Modified the 'updateContact' function to accept 'attributeName' as a JSON string, improving flexibility in data handling.
  • Updated the payload schema to allow the 'id' field to be nullable and changed several fields to arrays of objects, enhancing data structure precision.
  • Implemented logic for handling undefined contact IDs and ensured related fields default to null, improving data consistency.
  • Introduced a new function, 'getContactsConfigData', for retrieving contact configuration and updated action parameters to enhance data handling capabilities.
  • Added reusable transformation logic for contact categories and labels, refined the contactRequest structure, and implemented dynamic search filters for better search functionality.
  • Introduced new Zod schemas for address, employee, segment, and market with optional fields in response schemas, and adjusted the 'id' field in the 'zContact' schema to be optional, allowing for more flexible data integration.
6 days ago

New Connector: Apptivo

Apptivo is a comprehensive business management platform that combines CRM, project management, invoicing, and marketing tools to help businesses automate workflows and improve operational efficiency.

The new Rollout Apptivo connector enables the following functionality:
  • The Create or Update Contact action allows partners to push contact data to their users' Apptivo accounts.
  • The New Contact trigger allows partners to receive contact data in real time as new contacts are added to Apptivo.
  • The customers and contacts queries enable partners to fetch data for customers and contacts from their users' Apptivo accounts.
6 days ago

Apptivo Integration Enhancements

  • Implemented a new contact trigger and a 'create or update contact' action for the Apptivo integration.
  • Introduced new fields for contacts, including title, jobTitle, contactType, description, isActive, and customerNumber, while removing email, phone, and address1 fields.
  • Updated API key management to use accessKey and apiKey, enhancing security and functionality.
  • Added 'industryId' as an optional parameter, improving contact categorization capabilities.
  • Enhanced contact dropdown options by including 'Account ID', and restructured phone numbers and email addresses to support arrays of objects.
6 days ago

Input Parameters Schema Update

  • Changed 'lastName' input parameter from optional to required.
  • Renamed 'countryName' input parameter to 'countryCode' for clarity.
  • Updated 'marketName' input parameter to 'marketId' for consistency.
  • Clarified 'dateOfBirth' input parameter description to specify the format as mm/dd/yyyy.
6 days ago

Enhanced Contact Management System

  • Implemented extensive enhancements to the contact management system, improving data handling workflows.
  • Added new input fields for contact details, including title and job title, along with multi-select inputs for categories and tags, allowing for more detailed and flexible contact information management.
  • Introduced a new module for customer data handling, enhancing the robustness of data management.
  • Defined Zod schemas for validation, ensuring data accuracy and integrity.
  • Added new endpoints for retrieving customer and contact configuration data, facilitating easier access and management.
  • Reintroduced the 'actions' property in the app definition and adjusted app configuration to increase operational flexibility.
  • Expanded the input parameters schema for contact management with numerous optional fields, providing greater customization options.
  • Updated HTTP hooks targeting and refactored credential usage within actions to improve security and efficiency.
6 days ago

Wise Agent Integration Enhancement

Wise Agent is a CRM platform designed for real estate professionals. The new Rollout Wise Agent connector provides the following functionality:

  •  The Create or Update Contact action allows Rollout partners to push contacts and update details from directly within their product.
  • The New Contact Trigger allows partners to receive contact data as new contacts are added to Wise Agent.
  • The contacts query allows partners to fetch existing contact data from Wise Agent.
6 days ago