CRM Error Reference Guide

  • Updated

Troubleshooting help for users encountering CRM sync errors in Act-On

When Act-On syncs contact data to your CRM, errors can occur for a variety of reasons — authentication issues, permissions, data format mismatches, or problems in your CRM's own workflows. This guide explains each error and provides specific steps to resolve it.

Errors marked Bulk Resolvable can often be resolved at the account or connector level; errors that are not bulk-resolvable typically require fixing the data on individual records before re-pushing.

Access details about any CRM errors on Act-On's CRM Sync Dashboards, available in Settings > Data Management > Sync Results.   From here you can review & resolve errors.

Authentication

Error ID Invalid Login Credentials
Category Authentication
Resolution Act-On was unable to authenticate with your CRM because the username or password stored in your connector configuration is invalid. Navigate to Settings > Connectors in Act-On and verify the credentials for your CRM connector user. If you recently changed the CRM user's password, update the connector with the new password and save. Once corrected, return to the CRM dashboard and retry the failed sync(s). Be sure to look at both the Pull and the Push dashboard for this error.
Error ID Expired Password
Category Authentication
Resolution The CRM user account used by your Act-On connector has an expired password. Log in to your CRM directly and reset the password for that user, then return to Act-On under Settings > Connectors and update the password to match. To avoid this in the future, Act-On recommends disabling password expiration for the dedicated connector user account in your CRM.
Error ID CRM License Issue
Category Authentication
Resolution Act-On could not authenticate with SugarCRM because your organization's SugarCRM license needs to be validated. Only a SugarCRM administrator can complete license validation. Contact your SugarCRM admin or SugarCRM support to resolve the license issue, then retry the sync from Act-On.
Error ID Missing Connector Secret
Category Authentication
Resolution The client secret configured for your Microsoft Dynamics 365 connector in Act-On is missing or invalid. Go to Settings > Connectors in Act-On and re-enter the client secret from your Azure app registration. If you are unsure of the correct value, ask your Azure or Dynamics administrator to locate the secret in the Azure Portal under App Registrations.
Error ID Expired Connector Secret
Category Authentication
Resolution The client secret for your Microsoft Dynamics 365 connector has expired. In the Azure Portal, navigate to App Registrations, find the app used for the Act-On integration, and generate a new client secret under Certificates & Secrets. Copy the new secret value immediately (it is only shown once), then update your connector in Act-On under Settings > Connectors.
Error ID Authentication Failure (HTML)
Category Authentication
Resolution Act-On received an unexpected HTML response instead of a valid API response when trying to authenticate with Salesforce. This is typically caused by a network security layer, IP allowlist, or login policy configured in your Salesforce org that is intercepting the request. Check your Salesforce login history and security logs for blocked attempts, and verify that Act-On's IP addresses are allowed in your Salesforce Network Access settings. Contact Act-On Support if the issue persists.
Error ID Authentication Failure
Category Authentication
Resolution Act-On was unable to reach the Salesforce login endpoint. This can be caused by a temporary outage, network connectivity issue, or a change in your Salesforce org's login URL. Verify that your Salesforce org is reachable and that the login URL configured in Act-On is correct. Check the Salesforce Status page for any known incidents, and retry the sync after a few minutes.
Error ID Authentication Failure (SSO)
Category Authentication
Resolution Act-On encountered an invalid Single Sign-On (SSO) gateway URL when attempting to authenticate with Salesforce. This is typically a configuration issue within your Salesforce org's SSO settings. Have your Salesforce administrator review the SSO Gateway URL under Security > Single Sign-On Settings in Salesforce Setup. The dedicated connector user account should either not use SSO or the gateway URL must be valid and reachable.
Error ID Authentication Failure (Portal Users)
Category Authentication
Resolution The Salesforce user account configured in your Act-On connector is a portal user, and Salesforce does not allow portal users to own or manage partner account records through the API. Use a standard internal Salesforce user account (not a portal or community user) as your Act-On connector user. Update the connector credentials in Act-On under Settings > Connectors.

CRM Configuration

Error ID Missing CRM Platform Package
Category CRM Configuration
Resolution Your CRM instance is missing the required Act-On platform package. Follow the instructions in the linked help article to install the Act-On package in your CRM.
Error ID Login Domain Restriction
Category CRM Configuration
Resolution The sync request was rejected because your CRM has IP-based login restrictions that are blocking Act-On's servers. In your CRM's security or network settings, add Act-On's IP address ranges to the list of allowed login domains or trusted IP ranges. For Salesforce, this is done under Setup > Security > Network Access. Contact Act-On Support to obtain the current list of IP addresses to allow.
Error ID Concurrent Request Limit Exceeded
Category CRM Configuration
Resolution NetSuite rejected Act-On's request because the maximum number of concurrent API requests allowed by your NetSuite account has been exceeded. This can happen when multiple sync jobs run simultaneously. You can contact Act-On Support to configure your sync settings so that only one job runs at a time. Additionally, review your NetSuite SuiteCloud Plus settings to understand your concurrency limits. See the linked Oracle documentation for more details on NetSuite's concurrent request limits.
Error ID Duplicate Portal Name
Category CRM Configuration
Resolution A configuration error occurred in SugarCRM related to duplicate portal names. SugarCRM requires that each portal have a unique name, and an attempt was made to create or use a portal name that already exists. Have your SugarCRM administrator navigate to the Portals module in SugarCRM and rename or delete the duplicate portal entry. Once resolved, retry the sync in Act-On.

CRM Permissions

Error ID Missing Object Permission
Category CRM Permissions
Resolution The CRM user account used by Act-On's connector does not have access to a particular object type (such as Task or a custom object) in your CRM. Either grant the connector user the appropriate permissions in your CRM for that object type, or, if you do not intend to sync that object, disable it in Act-On under Settings > Data Management > CRM Sync. 
Error ID Missing Module Permission
Category CRM Permissions
Resolution The connector user does not have permission to view or access the specified module in your CRM (for example, the Prospects module in SugarCRM). Have your CRM administrator grant the connector user the appropriate role or access rights for that module. If the module is not part of your integration, you can disable it in Act-On under Settings > Data Management > CRM Sync to suppress this error.
Error ID Missing Page Permission
Category CRM Permissions
Resolution The connector user lacks the permission required to access a specific page or section of your CRM, such as a Contacts list. Your CRM administrator should review the connector user's role and ensure it includes the appropriate permissions (for example, 'Lists > Contacts' in NetSuite). Once permissions are corrected in the CRM, retry the sync in Act-On.
Error ID Missing Record Permission
Category CRM Permissions
Resolution The connector user does not have permission to edit the specific record being synced — for example, administrator-level records in NetSuite can only be edited by another administrator. Have your CRM administrator either grant the connector user elevated permissions for this record type, or change the ownership of the affected record to a non-admin account. After correcting permissions, re-push the record from Act-On.
Error ID Missing Account Object Permission
Category CRM Permissions
Resolution The connector user has permission to access a Contact or Lead in Salesforce but does not have cross-reference access to the associated Account record. This can happen when Account records are owned by a different user or sharing rules restrict visibility. Have your Salesforce administrator review the Sharing Settings and Organization-Wide Defaults for the Account object to ensure the connector user has at least Read access. After adjusting permissions, re-push the record.
Error ID Missing Related Object Permission
Category CRM Permissions
Resolution The connector user has permission to access a Contact or Lead but does not have access to an associated object (such as Account or Opportunity) that is referenced during the sync. Have your Salesforce administrator update the connector user's profile or permission set to include Read (and Write if needed) access to the related object. After adjusting permissions, re-push the affected record from Act-On.
Error ID Missing Read Permission
Category CRM Permissions
Resolution The Microsoft Dynamics 365 connector user does not have the read privilege required for one or more entity types. Have your Dynamics administrator navigate to Settings > Security > Security Roles and verify that the connector user's role includes Basic (or higher) Read access for the affected entity. The specific privilege name will be noted in the error details. Once permissions are corrected in Dynamics, retry the sync from Act-On.
Error ID Record Locked
Category CRM Permissions
Resolution The Salesforce record being updated is locked, typically due to an active approval process. Act-On cannot update records while they are in a locked state. Contact your Salesforce administrator to either unlock the specific record manually, or to configure the approval process so that locked records can still receive updates from the Act-On integration user. After unlocking, re-push the record from Act-On.

Contact Data Mapping

Error ID Field Mapping Not Found
Category Contact Data Mapping
Resolution A field mapping in Act-On references a CRM field that no longer exists in your CRM schema — most likely because the field was deleted in the CRM after the mapping was created. To resolve this, go to Settings > Data Management > Contact Mapping in Act-On and remove the mapping for the field identified in the error message. If you need to sync that data, recreate the field in your CRM first, then re-add the mapping.

CRM Validation

Error ID Duplicate Record Detected
Category CRM Validation
Resolution The record could not be created in your CRM because a duplicate matching rule detected an existing record with the same identifying information, typically email address. Review the record in Act-On to confirm its email and other identifying fields are correct. If a matching record already exists in the CRM and should be updated rather than created, you may need to adjust the settings on the Program or Form that is pushing the record, to instruct it to update rather than create a new record. Contact Act-On Support if you need help configuring duplicate handling.
Error ID Duplicate Customer ID
Category CRM Validation
Resolution Your CRM requires a unique customer ID for each record, and the record being pushed shares an ID with an existing entry. Review the record in Act-On to check the External ID field value. If a matching record already exists in the CRM and should be updated rather than created, you may need to adjust the settings on the Program or Form that is pushing the record, to instruct it to update rather than create a new record. Or, remove the ExternalID value in Act-On to push the record as a new record.
Error ID Duplicate Field Value
Category CRM Validation
Resolution A field in your CRM is configured to require unique values across all records, and the value being pushed from Act-On already exists on another record. Review the field identified in the error and determine which record holds the duplicate value. Either update the value in the Act-On record to be unique before re-pushing, or have your CRM administrator review the uniqueness constraint on that field if it should not be enforced.
Error ID Required Field Value Missing
Category CRM Validation
Resolution A field that is required by your CRM is empty in the Act-On record. Locate the record in your Act-On list and provide a value for the field identified in the error (for example, First Name). If this field is frequently empty, consider adding a validation step in your Act-On forms or programs to ensure it is always populated before a sync is triggered. After correcting the value, re-push the record.
Error ID Invalid Field Value
Category CRM Validation
Resolution The value being synced from Act-On does not match an accepted value for a restricted field in your CRM (for example, a country or territory field that only accepts values from a predefined list). Review the value in the Act-On record for the field identified in the error and update it to match one of the valid options in your CRM. If this is happening frequently, check that your Act-On forms or list imports are enforcing the same allowed values as your CRM.
Error ID Invalid Picklist Value (Trigger)
Category CRM Validation
Resolution A Salesforce flow or process was triggered when Act-On tried to save the record, and that flow encountered a value from the Act-On record that does not match an allowed picklist value. The flow name and the invalid value will be identified in the error details. Update the value in the Act-On record to match one of the valid picklist options for the field in question, then re-push the record. If the picklist in Salesforce has been updated, you may also need to update the corresponding field values in your Act-On list.
Error ID Invalid Picklist Value (Trigger 2)
Category CRM Validation
Resolution A Salesforce flow or process triggered during the sync encountered a value from the Act-On record that does not match an allowed picklist option. The error details will identify the trigger name and the problematic value. Correct the value in the Act-On record to match a valid picklist option defined in Salesforce, then re-push. If the Salesforce picklist has been recently updated, ensure your Act-On list reflects those same valid values.
Error ID Invalid Picklist Value
Category CRM Validation
Resolution A value in the Act-On record does not match any of the allowed picklist values for the specified CRM field. Review the field identified in the error and compare the Act-On value against the valid picklist options in your CRM. Update the Act-On record with a valid value and re-push it. If you see this error frequently for a given field, consider adding field-level validation to the Act-On form or import that populates it.
Error ID Invalid Picklist Value 2
Category CRM Validation
Resolution A value in the Act-On record does not match any of the accepted picklist values for a restricted CRM field. Review the field identified in the error, check the list of valid picklist values in your CRM, and update the Act-On record accordingly before re-pushing.
Error ID Invalid Picklist Value 3
Category CRM Validation
Resolution The value being pushed from Act-On is not a valid entry for the CRM field specified in the error — the field may expect a specific format (for example, a numeric code rather than freeform text). Review the field's expected format in your CRM, update the value in the Act-On record to match, and re-push.
Error ID Invaild Picklist Value 4
Category CRM Validation
Resolution A value in the Act-On record does not match any accepted picklist values in your CRM. Review the original error message for the specific field name and invalid value. Update the Act-On record to use an accepted value and re-push. If your CRM is configured in a language other than English, ensure that the values in Act-On match the CRM's localized picklist entries exactly.
Error ID Field Validation Failed
Category CRM Validation
Resolution A custom validation rule configured in your CRM rejected the record. The validation rule's message (shown in the error details) describes what condition was not met — for example, requiring a product selection before saving. Review the Act-On record and correct the field value to satisfy the validation rule, then re-push. If you are unsure what the rule requires, contact your CRM administrator.
Error ID Invalid Email Address
Category CRM Validation
Resolution The email address value being pushed to your CRM is not in a valid format. Locate the record in Act-On and correct the email address in the field mapped to the CRM email field. After correcting the value, re-push the record.
Error ID Malformed CRM ID
Category CRM Validation
Resolution A value being synced from Act-On is not a valid CRM record ID for the field it is mapped to — for example, a plain text company name is being sent to a lookup/ID field that expects a Salesforce-style record ID. Correct or remove the value in the Act-On record External ID field and re-push.
Error ID Invalid Number Value
Category CRM Validation
Resolution A value in the Act-On record cannot be converted to a whole number as required by the CRM field it is mapped to. The field expects a numeric integer, but the Act-On value contains text or an incompatible format (for example, a URL or a string like 'website'). Review the field mapping in Act-On and correct the source value so it contains only a valid whole number. Re-push the record after making the correction.
Error ID Invalid Date Value
Category CRM Validation
Resolution The value being pushed to a date/time field in your CRM could not be recognized as a valid date. Review the Act-On record and confirm that the date field contains a properly formatted date/time value. CRM systems typically require a consistent date format such as YYYY-MM-DD or ISO 8601. Check the format for date fields in other records that successfully push, correct the value in the Act-On record and re-push.
Error ID Invalid Date Value 2
Category CRM Validation
Resolution The value being pushed to a date/time field in your CRM could not be recognized as a valid date. Review the Act-On record and confirm that the date field contains a properly formatted date/time value. CRM systems typically require a consistent date format such as YYYY-MM-DD or ISO 8601. Check the format for date fields in other records that successfully push, correct the value in the Act-On record and re-push.
Error ID Invalid Boolean Value
Category CRM Validation
Resolution A value in the Act-On record is mapped to a true/false (boolean) field in your CRM but contains a value that cannot be interpreted as a boolean — for example "okay" instead of '0' or '1', true/false or yes/no. Review the Act-On field that is mapped to this CRM boolean field and ensure the values are a valid boolean format (T, F, t, f, true, false, yes, no, 0, 1). Correct the value in the Act-On record and re-push.
Error ID Invalid GUID Value
Category CRM Validation
Resolution A field in Microsoft Dynamics 365 expects a GUID (a unique identifier in the format xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx), but the value in the Act-On record contains plain text. Review the field mapping in Act-On and ensure that the Act-On field mapped to this Dynamics GUID field contains valid GUID values. If this field is being populated from a form or import, check that the source data contains proper GUIDs. Correct the value and re-push.
Error ID Invalid Decimal Value
Category CRM Validation
Resolution A value in the Act-On record cannot be interpreted as a valid decimal number by Microsoft Dynamics 365. This often occurs when a text value or improperly formatted number is mapped to a numeric Dynamics field. Review the Act-On field mapped to this CRM field and ensure it contains a valid numeric decimal value (for example, 1.5 rather than '1,5' or non-numeric text). Correct the value and re-push the record.
Error ID Field Value Too Long
Category CRM Validation
Resolution The value in the Act-On record exceeds the maximum character length allowed for the CRM field. The error will specify the field name and the maximum allowed length. You can resolve this by either trimming the value in the Act-On record to fit within the limit, or by asking your CRM administrator to increase the field size in the CRM. Common examples include long URLs or freeform text exceeding limits of 255 characters. Correct the value and re-push the record.
Error ID Field Value Too Long 2
Category CRM Validation
Resolution A value being passed through a Salesforce flow or trigger is too long for the target field. The original error will identify the specific field and its maximum length. Trim the source value in the Act-On record to fit within the CRM field's size limit, then re-push. If this occurs frequently, consider updating the field length in Salesforce or truncating the value at the Act-On form level.
Error ID Numeric Value Out Of Range
Category CRM Validation
Resolution A numeric value in the Act-On record exceeds the valid range defined for the CRM field (for example, a score field that only accepts values between 0 and 100). Review the Act-On record and update the value to fall within the accepted range for the field identified in the error. Re-push the record after correcting the value. If this field is populated programmatically, check the logic in the Act-On automated program to ensure it produces values within range.
Error ID Numeric Value Out Of Range 2
Category CRM Validation
Resolution A value in the Act-On record falls outside the valid numeric range accepted by a Microsoft Dynamics 365 field. The error details will list the accepted values or range. Update the value in the Act-On record to match one of the accepted values and re-push the record.
Error ID Invalid Number Value
Category CRM Validation
Resolution The value in the Act-On record is not a valid number for the CRM field it is mapped to. For example, a value like '7.3%' includes a percent sign that makes it non-numeric. Review the Act-On record and remove any non-numeric characters (such as currency symbols, percent signs, or commas used as thousand separators) from the value before re-pushing.
Error ID Read-Only Field
Category CRM Validation
Resolution The sync failed because Act-On attempted to write to a CRM field that is read-only, or that only allows values to be set at creation (not on update). Remove the field from your active field mappings in Act-On under Settings > Data Management > CRM Sync. If you believe the field should be writable, have your CRM administrator check the field's permissions and settings, then retry the sync.

CRM Record Status

Error ID Duplicate Campaign Names
Category CRM Record Status
Resolution Act-On found more than one Campaign in your CRM with the same name and could not determine which one to use. Log in to your CRM and rename or delete the duplicate Campaign so that only one Campaign exists with that name. Once the Campaign names are unique, retry the sync from Act-On. Going forward, ensure that Campaign names in your CRM are unique to avoid this conflict.
Error ID Already Converted Lead
Category CRM Record Status
Resolution The record being updated in your CRM has already been converted (for example, a Lead converted to a Contact/Account in Salesforce or a closed lead in Dynamics) and can no longer be edited. Try a manual CRM sync to pull the converted record ID into Act-On, or manually edit the External ID and Object Type fields in the Act-On record to match the converted record in the CRM. If you remove the External ID in Act-On and re-try the push, a new lead will be created in the CRM.
Error ID Record Deleted or Not Found
Category CRM Record Status
Resolution An error occurred when trying to save or reference a record in your CRM — most likely the record has been deleted in the CRM since the last successful sync.  Try a manual CRM Sync to update the record in Act-On with its deleted status.  Or, check your CRM for the record referenced in the error.  If it has been deleted and is no longer needed, you may delete it from the Act-On list or segment to prevent further sync attempts.   If it should be recreated, delete the record in Act-On, add it in the CRM, and run a manual sync to bring it back into Act-On. 

CRM Internal Workflow

Error ID CRM Organization Locked
Category CRM Internal Workflow
Resolution Your Salesforce organization was temporarily locked when Act-On attempted the sync, which can occur during major configuration changes or when an operation requires exclusive database access. This is typically a transient condition. Wait a few minutes and retry the sync from Act-On. If the issue persists, contact your Salesforce administrator to determine what operation locked the org.
Error ID CRM Trigger / Flow Failure
Category CRM Internal Workflow
Resolution A Salesforce flow or process builder rule fired when Act-On saved the record, and that trigger failed with an internal error. The error details will identify the specific flow or process name. Share the full error message with your Salesforce administrator — the issue is within the Salesforce automation, not in Act-On. Common causes include resource limit overruns within the flow. Once your Salesforce admin fixes the flow, retry the sync.
Error ID CRM Trigger / Flow Failure 2
Category CRM Internal Workflow
Resolution A Salesforce flow or process builder rule triggered during the sync encountered an error, potentially due to exceeding Salesforce's execution limits. Share the original error message with your Salesforce administrator. The fix must be made in the Salesforce automation (the flow or process), not in Act-On. Once the automation is corrected, retry the sync.
Error ID CRM Trigger / Flow Failure 3
Category CRM Internal Workflow
Resolution A Salesforce trigger or validation rule fired when Act-On tried to save the record and produced an error — in this case, a before-update trigger encountered a null value. Share the full error message with your Salesforce administrator. The issue is in the Salesforce trigger code and must be resolved there. Once the trigger is fixed, retry the sync from Act-On.
Error ID Record Lock Conflict
Category CRM Internal Workflow
Resolution Salesforce could not obtain exclusive access to one or more records during the sync, most likely because another process (such as a workflow, data import, or another integration) was accessing the same records simultaneously. This is usually transient. Retry the sync from Act-On after a few minutes. If the error recurs, contact your Salesforce administrator to investigate what other processes are running concurrently and whether they can be scheduled at different times.
Error ID CRM Workflow Error (SAP)
Category CRM Internal Workflow
Resolution An error occurred in Microsoft Dynamics 365 when saving a record because a plugin or workflow integration (in this case, an SAP integration) encountered a problem (such as a missing jurisdiction code). This is an issue within your Dynamics customization, not with Act-On. Share the full error message with your Dynamics administrator so they can investigate the SAP plugin or workflow. Once the underlying CRM issue is resolved, retry the sync.
Error ID CRM Workflow Internal Loop
Category CRM Internal Workflow
Resolution A Dynamics 365 workflow was canceled because it entered an infinite loop. This is an issue in the Dynamics workflow logic, not with Act-On. Share the error details with your Dynamics administrator to fix the workflow configuration. Once the workflow is corrected, retry the sync from Act-On.
Error ID CRM Workflow Error
Category CRM Internal Workflow
Resolution An unhandled error occurred in a Microsoft Dynamics 365 plugin or workflow when Act-On tried to save the record. Share the original error message with your Dynamics administrator for investigation — the error originated in a custom plugin or integration (such as an SAP or external system connector) configured in Dynamics, not in Act-On. Once the issue in Dynamics is resolved, retry the sync.
Error ID Max Duplicate Updates in Batch
Category CRM Internal Workflow
Resolution A Salesforce batch operation hit the limit of 12 duplicate ID updates within a single API batch. This can happen when multiple Act-On records resolve to the same Salesforce record ID during a bulk sync. Review your Act-On segment for records that may share the same CRM ID, and deduplicate them in Act-On before re-running the sync. Contact Act-On Support if you need assistance identifying the duplicated records.
Error ID Request Running Too Long
Category CRM Internal Workflow
Resolution The Salesforce API request took too long to complete and was stopped by Salesforce. This can happen during periods of high load on your Salesforce org or if the record being processed triggers complex automation. Retry the sync from Act-On. If the error recurs consistently, contact your Salesforce administrator to investigate performance issues or simplify the automation triggered on record save.
Error ID Inactive User
Category CRM Internal Workflow
Resolution The Salesforce record is owned by or being assigned to a deactivated user. Salesforce does not allow records to be owned by inactive users. In Salesforce, reassign the affected record to an active user, or update the Act-On record so it does not attempt to assign ownership to an inactive Salesforce user ID. After correcting the ownership, re-push the record from Act-On.
Error ID CRM Workflow Error (Scribe)
Category CRM Internal Workflow
Resolution The Scribe Change History plugin in Microsoft Dynamics 365 encountered an error when processing the record update from Act-On. This is an issue with the Scribe plugin configuration in Dynamics, not with Act-On. Share the full error message with your Dynamics administrator, who should review the Scribe plugin's metadata mapping settings. Once the plugin issue is resolved in Dynamics, retry the sync.
Error ID Record Locked by Workflow
Category CRM Internal Workflow
Resolution The Dynamics 365 record is locked by an internal user-defined workflow and cannot be updated until that workflow completes or releases the lock. Check your Dynamics 365 workflow logs for the active workflow locking this record. You may need to wait for the workflow to complete, cancel it manually, or have your Dynamics administrator unlock the record. Once the record is unlocked, retry the sync from Act-On.
Error ID CRM Workflow Null Value Error
Category CRM Internal Workflow
Resolution A Dynamics 365 plugin or workflow fired during the sync and encountered a field that cannot be empty (a 'Nullable object must have a value' error). This is an issue in the Dynamics customization. Have your Dynamics administrator review the plugin or workflow that handles contact or lead saves and ensure all required fields are populated before the plugin executes. Once the Dynamics issue is resolved, retry the sync.

CRM Server Error

Error ID CRM Server Error
Category CRM Server Error
Resolution Your CRM returned an unexpected server error (HTTP 500) when Act-On attempted the sync. This is usually a transient issue on the CRM side. Wait a few minutes and retry the sync from Act-On. If the error persists, check your CRM's status page or server logs for any ongoing issues and contact your CRM's support team if needed.
Error ID CRM Server Error 2
Category CRM Server Error
Resolution An unexpected error occurred in your CRM during the sync request, and no specific cause was identified. Retry the sync from Act-On. If the error continues, copy the error ID from the error details and provide it to your CRM's support team along with the timestamp of the failure, as they may be able to trace it in their internal logs.
Error ID Request Timeout
Category CRM Server Error
Resolution The sync request to your CRM timed out before a response was received. This can be caused by network issues, high load on your CRM instance, or a complex operation that takes too long. Check your CRM's health and performance metrics, and retry the sync from Act-On. If timeouts occur frequently, contact Act-On Support — it may be possible to adjust sync batch sizes or scheduling to reduce the load on your CRM.
Error ID CRM Database Error
Category CRM Server Error
Resolution A database-level error occurred in your CRM when Act-On attempted the sync. Review your CRM's server logs (for SugarCRM, the sugarcrm.log file) for more detail on the underlying database issue. This is typically a CRM infrastructure problem. If the issue persists, contact your CRM administrator or support team.
Error ID CRM Server Unavailable
Category CRM Server Error
Resolution Your CRM was unavailable at the time of the sync request — this is often caused by the CRM having too many requests queued or being under heavy load. Wait a few minutes and retry the sync. If this error occurs regularly, contact your CRM administrator to investigate server capacity or connection pool settings. For Salesforce, you can also check the Salesforce Status page for any active performance issues.
Error ID API Request Limit Exceeded
Category CRM Server Error
Resolution Your CRM's API request limit was exceeded. This means Act-On's sync activity is consuming more API calls than your CRM account allows within the allotted period. Review your CRM's API usage limits and compare them against your total sync activity across all integrations using that account. You may need to upgrade your CRM API limit tier, reduce sync frequency in Act-On, or consolidate integrations. Contact Act-On Support for help optimizing your sync configuration.
Error ID CRM In Admin Only Mode
Category CRM Server Error
Resolution Your Microsoft Dynamics 365 instance was in Admin Only mode when Act-On attempted the sync, which restricts access to administrator accounts only. This mode is typically enabled temporarily during maintenance or upgrades. Wait for Admin Only mode to be disabled in Dynamics, then retry the sync from Act-On. If you are unsure when Admin Only mode will be lifted, contact your Dynamics administrator.
Error ID CRM Under Maintenance
Category CRM Server Error
Resolution Your CRM was undergoing scheduled maintenance when Act-On attempted the sync. This is a temporary condition. Wait for the maintenance window to complete and then retry the sync from Act-On. If you are unsure when maintenance will end, check your CRM's status page or contact your CRM administrator.

Act-On Record Issue

Error ID Act_On List Missing Column
Category Act-On Record Issue
Resolution The Act-On list that is pushing records to the CRM is missing a column (such as Email) that is either mapped to a CRM field or is required to match records in the CRM. Without this column, Act-On cannot identify which CRM record to update. To resolve this, add the missing column to the Act-On list schema under the list settings, ensure the column is populated with data, and re-run the sync.
Error ID Act-On Record Missing Value
Category Act-On Record Issue
Resolution The specific Act-On record does not have a value in the referenced column, which is required to match it to a record in your CRM. Locate the record in your Act-On list and add a valid value, then re-push the record. If this is happening in bulk, review your list import or form settings to ensure email is always required before records are added.
Error ID Act-On Record Bad Value
Category Act-On Record Issue
Resolution A value in the Act-On record contains invalid data — for example, a CRM Campaign ID field may contain concatenated or malformed ID values rather than a clean CRM record ID. This can also be caused by a misconfigured form parameter or an Act-On Automated Program that is appending extra data to an ID field. Review the record for the field identified in the error and check whether the source form or program is generating correct values. Correct the value and re-push, or contact Act-On Support for help diagnosing the root cause.
Error ID Data Management Configuration Error
Category Act-On Record Issue
Resolution There is a problem with the Data Management configuration for your NetSuite integration in Act-On — specifically with how company or account records are mapped. If you are pushing records from a form submission and including Company Name, Act-On may not be able to create the associated Customer record. Please use an Automated Program triggered off the form submission list to push records to NetSuite instead, and specify that you want to create a Contact and a Customer. Please contact Act-On Support for assistance if needed.
Error ID List Configuration Error
Category Act-On Record Issue
Resolution Act-On attempted to push a record as a Lead, but the Salesforce ID in the record belongs to a Contact (or another non-Lead object type). This typically indicates a list configuration issue where Contact IDs have been added to a list or workflow intended for Leads. Review your Act-On list and the workflow or program that populates CRM IDs to ensure the record types are consistent. Contact Act-On Support if you need help resolving the configuration.

Act-On Internal Issue

Error ID Act-On Internal Error
Category Act-On Internal Issue
Resolution An unexpected internal error occurred within Act-On during the sync. Please contact Act-On Support and provide the error details and the timestamp of the failure so the team can investigate.
Error ID Act-On Transient Error
Category Act-On Internal Issue
Resolution An internal error occurred in Act-On, but the operation may succeed if retried. Please try running the sync again. If the error continues to occur, contact Act-On Support with the error details and timestamp for further investigation.

Unknown

Error ID Unknown Error
Category Unknown
Resolution Act-On was unable to classify this error. Review the original error message for any details that may point to the cause. If you are unable to resolve the issue from the error text, contact Act-On Support and provide the full original error message along with the affected account and timestamp.

Was this article helpful?

Have more questions? Submit a request