Customer 360 Extension for Salesforce > Installing Customer 360 Extension for Salesforce manually > Configuring Salesforce for Business 360
  

Configuring Salesforce for Business 360

Create custom fields for accounts and contacts in Salesforce to store Customer 360 values. You can store the last date and time at which the record synchronized with Customer 360. You can also store the ID of the Customer 360 master record. Use this ID to retrieve the master record from Customer 360.
  1. 1Log in to Salesforce.
  2. 2To create a custom field for accounts or contacts, based on the Salesforce environment that you use, perform one of the following steps:
  3. 3To create the Customer360 Id custom field, perform the following steps:
    1. aSelect Text, and then click Next.
    2. bSet the field label to Customer360 Id and field label to Customer360_Id.
    3. The field name is auto-populated with Customer360_Id.
    4. cSet the length of the field to 100, and then click Next.
    5. dSelect the profiles to which you want to grant edit access to the field, and then click Next.
    6. eAdd the custom field to the required layouts.
    7. fClick Save and New.
  4. 4To create the Customer360 Sync Date custom field, perform the following steps:
    1. aSelect Date/Time, and then click Next.
    2. bSet the field name to Customer360_Sync_Date.
    3. cSet the field label to Customer360 Sync Date.
    4. dSet the default value to DATETIMEVALUE("1900-01-01 00:00:00"), and then click Next.
    5. eSelect the profiles to which you want to grant edit access to the field, and then click Next.
    6. fAdd the custom field to the required layouts.
    7. gClick Save.