Administrate General Release Notes
Available for Essentials, Essentials Plus, and Enterprise.
What's New?
Import Data
- Imports now run immediately when no other imports are processing on your instance.
- Import validations for certain field types (Dropdown selections, yes/no, and datetime formats) now occur at upload time, providing immediate feedback on data errors.
- Imports are now rejected immediately when all rows contain validation errors, allowing you to correct and re-upload files without waiting.
- The Generate Template step now displays helpful information and notes to guide you before importing.
Defects Resolved
Import Data
- Import Lookup functions (e.g., Lookup(account,name)) now fail with an error message when multiple matches are found.
Administrate Essentials Plus
Available for Essentials Plus Edition only.
What's New?
Manual Webhooks now support custom GraphQL queries via the query parameter in the webhooks.create mutation, with a fallback to the default Event query when not supplied.