Profile Image Field

Profile Image Field

Imports the account's profile photo. Offered in visitor mappings.


ExpoPlatform target

The value lands on the account's photo field as an ExpoPlatform-hosted image — not the original source URL. This means the photo survives the source URL going stale.


Behaviour

At sync time:

  1. The field downloads the image from the source URL

  2. It then uploads the result to ExpoPlatform image storage

  3. The account ends up with an ExpoPlatform-hosted copy


Value handling

If either step fails — bad URL, network error, storage error — the field is silently skipped:

  • The visitor is saved without a profile image

  • No skip metric is recorded for the failure

  • The next sync run retries the image

An absent source value simply doesn't write.


Options

None.