Skip to content

Commit f533cfa

Browse files
authored
Update src/connections/destinations/catalog/iterable/index.md
1 parent adee555 commit f533cfa

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/iterable

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/iterable/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ When you call `identify` with one of Segment's sources, Segment calls Iterable's
2424

2525
Iterable keys users by `email` or a user ID. This user ID will be the Segment `userId` if sent. To use a Segment `userId` for identify calls, first call identify with both a `userId` and `email`. Iterable won't accept the request and throws an error if you fail to send one of either the `userId` or `email`.
2626

27-
If you send `phone` in traits, Iterable will perform some checks on the phone number before showing in User Profiles. You can read more about Iterable's phone number field here: https://support.iterable.com/hc/en-us/articles/211970843-SMS-Overview-#contact-phone-numbers.
27+
If you send `phone` in traits, Iterable performs checks on the phone number before showing them User Profiles. Read more about [Iterable's phone number field](https://support.iterable.com/hc/en-us/articles/211970843-SMS-Overview-#contact-phone-numbers){:target="_blank"}.
2828

2929
<!-- commented out because this functionality isn't currently working ZD#355518
3030
### Merge Nested Objects

0 commit comments

Comments
 (0)