Skip to content

Commit 32c6025

Browse files
committed
Merge branch 'thomas/freshsales-suite' of ssh://github.com/segmentio/segment-docs into thomas/freshsales-suite
2 parents aa90c4f + 56db738 commit 32c6025

File tree

1 file changed

+3
-4
lines changed
  • src/connections/destinations/catalog/freshsales-suite-crm

1 file changed

+3
-4
lines changed

src/connections/destinations/catalog/freshsales-suite-crm/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ Traits are pieces of information you know about a user that are included in an i
6161

6262
Segment reserved some traits that have semantic meanings for users. You should only use reserved traits for their intended meaning. Check the [Segment Spec](/docs/connections/spec/identify/#traits) to get a list of reserved traits.
6363

64-
![](images/freshsales-screenshot.png)
6564

6665
All attributes that are a part of traits should correspond to the internal names of those fields in Freshsales. Segment ignores attributes that aren't mapped with their corresponding fields.
6766

@@ -71,7 +70,7 @@ However, Segment makes an exception for two attributes: `title` and `phone`, whi
7170

7271
As part of traits, you can send custom fields created in Freshsales by using their internal names in camel case. You can find internal names in the corresponding field settings page.
7372

74-
Custom fields won't automatically create. You have to create them in Freshsales before proceeding to send data from Segment. [Learn more (https://crmsupport.freshworks.com/en/support/solutions/articles/50000002389-how-to-create-custom-fields-for-contacts-accounts-and-deals-){:target="_blank"} about creating custom fields in Freshsales.
73+
Custom fields won't automatically create. You have to create them in Freshsales before proceeding to send data from Segment. [Learn more](https://crmsupport.freshworks.com/en/support/solutions/articles/50000002389-how-to-create-custom-fields-for-contacts-accounts-and-deals-){:target="_blank"} about creating custom fields in Freshsales.
7574
![](images/custom-traits.png)
7675

7776

@@ -133,8 +132,8 @@ If you want to track users visiting your sites, you can use the page method. Whe
133132
}
134133
```
135134

136-
### TroubleShooting
135+
## FAQs
137136

138-
#### Custom Fields Aren't Updating
137+
### Custom Fields Aren't Updating
139138

140139
Make sure that the traits you’re passing through match the custom field’s internal name and data type.

0 commit comments

Comments
 (0)