Storing Unique Profile Pictures.

Anonymous
Not applicable

Storing Unique Profile Pictures.

Hi All,

As per the existing flow of our website, every registered user has a profile photo. We use this profile photo (specific to each user) in every email that we send out to those specific users.

How do you guys suggest that we store specific profile photos for each lead record in the marketo leads database, so that we can use them as a token in the email body later ?

Thanks a lot !

2 REPLIES 2
Grégoire_Miche2
Level 10

Re: Storing Unique Profile Pictures.

Hi Prabash,

The best way is to have a field in Marketo that stores the picture URL. When someone registers or is registered to the user, you will have to push this URL to Marketo together with the lead info. This can be done with a hidden field in a Marketo form and some scripting, or with a hidden form and some scripting.

Here is how to make the second solution work :Make a Marketo Form Submission in the background

-Greg

Josh_Hill13
Level 10 - Champion Alumni

Re: Storing Unique Profile Pictures.

we're assuming the photos are stored in a separate database; Marketo's not a good place to store these.