GoodFit Docs
  • 👋GoodFit
  • 🔬Product
    • Scoring Fields
    • Scoring Analysis
    • Page
    • Segments
      • Creating Segments
      • Dynamic Segments
      • Personas and Contacts
      • Contact Credits
      • Syncing Segments
    • Tags
    • Integrations
      • Salesforce
        • Common Salesforce Errors
      • HubSpot
      • CSV Export
      • Webhooks
  • 📓Guides
    • Prioritisation
      • How to build your first Score?
    • Segmentation
      • Segments Introduction
      • Personas Introduction
      • Programmatic Outreach
      • Distribution
      • Tiering
      • LinkedIn Ads
      • Maximising Contact Coverage
    • Distribution
      • Getting Started
      • Key Concepts / Prerequistes
Powered by GitBook
On this page
  • Text Too Long
  • Invalid value for picklist field
  • Too many picklist options created for field
  • Value outside of valid range on numeric field
  1. Product
  2. Integrations
  3. Salesforce

Common Salesforce Errors

PreviousSalesforceNextHubSpot

Last updated 1 year ago

This page list all common Salesforce integration errors, what they are and how to fix them. You can find all sync errors in the page.

Text Too Long

Usually happens because the field GoodFit is trying to sync to is set to Text type and the permitted length is shorter than field we're trying to sync. In order to fix this issue we typically recommend changing the field type to Text Area (Long).

Step By Step:

  1. Go to Setup -> Object Manager -> Account or Contact.

  2. Click on the field with issue and click Edit -> Edit Field Type

  3. Choose "Text Area (Long)" from option list.

  4. Set Length to 131072 (so you'll definitely won't have this issue again) and visible lines to 2 (default).

  5. Click Save.

Invalid value for picklist field

Usually happens because the field GoodFit is mapping to doesn't allow for new picklist value creation. This is because when the field has been created "Restrict picklist to values defined in the value set" option was ticked.

Step By Step:

  1. Go to Setup -> Object Manager -> Account or Contact.

  2. Click on the field with issue and click Edit.

  3. Uncheck "Restrict picklist to values defined in the value set" option.

  4. Click Save.

Too many picklist options created for field

This error indicates that there's a GoodFit property that is mapped to a Picklist or a Multipicklist field type but it has too many potential values (more than 1000). In order to fix this error the field type should be changed to Text Area (Long).

Step By Step:

  1. Go to Setup -> Object Manager -> Account or Contact.

  2. Click on the field with issue and click Edit -> Edit Field Type

  3. Choose "Text Area (Long)" from option list.

  4. Set Length to 131072 (so you'll definitely won't have this issue again) and visible lines to 2 (default).

  5. Click Save.

Value outside of valid range on numeric field

This error occurs if the allowed length of the numeric field has been set to too small value - i.e. Length is set to 2 but the value is 100 (three-digit). To fix this issue we recommend changing the Length to 16 (and Decimal Place to 2 if the field typically has decimal numbers as well i.e. Percentage).

Step By Step:

  1. Go to Setup -> Object Manager -> Account or Contact.

  2. Click on the field with issue and click Edit

  3. Change Length to 16 (and optionally Decimal Place to 2)

  4. Click Save.

Unfortunately, Salesforce doesn't return the name of the field name that throws this error. If you encounter it in your please give us a shout at and our team will help you identify problematic field.

To change it follow the same steps as for :

🔬
Connector Logs
cs@goodfit.io
Text Too Long issue
Connector Logs