Xurrent Configuration Guides

Articles

How to Sync Comments in Xurrent
Learn how to sync comments in Xurrent using Exalate. Get script examples for formatting conversion (Wiki/HTML) and merging comments for automated synchronization.
How to sync User Fields in Xurrent
Learn how to sync user fields in Xurrent using Exalate. Get script examples for replica.assignee and nodeHelper.getUserByEmail to automate user assignments between systems.
How to configure triggers in Xurrent
Learn how to configure triggers in Xurrent using Exalate. Get a complete guide to filter syntax, supported operators (like =, =!, ), and filterable fields for requests.
How to Sync Custom Fields in Xurrent
Learn how to sync custom fields in Xurrent using Exalate. Get script examples for mapping Xurrent UI fields to other platforms using replica.customFields.
How to Sync Status in Xurrent
Learn how to sync request status in Xurrent using Exalate. Get script examples for mapping remote statuses (Done, In Progress) to Xurrent statuses (Completed, In Progress).
How to Sync Attachments in Xurrent
Learn how to sync attachments in Xurrent using Exalate. Get script examples for replica.attachments and filtering files by size for automated synchronization.
How to Sync Requests in Xurrent
Learn how to sync requests in Xurrent using Exalate. Get script examples for mapping request summary, status, priority, and category for automated synchronization.
How to Sync Labels in Xurrent
Learn how to sync labels (tags) in Xurrent using Exalate. Get script examples for replica.labels and nodeHelper.getLabel to automate tag synchronization between platforms.
How to Sync Rich Text and HTML Between Xurrent and Other Systems
Learn how to sync rich text and HTML between Xurrent and other systems using Exalate. Get script examples for converting formatting (Wiki/HTML) and stripping tags.
How to set Team Field in Xurrent
Learn how to set and sync the team field in Xurrent using Exalate. Get script examples for replica.team and nodeHelper.getTeam to automate team assignments.
Xurrent NodeHelper Methods
Get a complete reference for Xurrent NodeHelper methods in Exalate. Learn how to use methods for retrieving and mapping statuses, priorities, users, and labels.