iphone - Retrieving image from salesforce for iOS -


I am working on iOS integration with Sales Force. I am using the @ "SELECT contact. Contact with first name" query to get the list of all the members stuck in the following points. Now I want to retrieve the image of the profile and the people of the company for the above mentioned person. How can I get these notifications?

thanks

@change

/ P>

There is no image in the form of a standard field of contact object, so I do not know what you thought you were trying to retrieve.

Using a user's record, you can retrieve the nonsense picture of a particular person, but I do not know about this kind of feature on contact unless you have it as a custom field. Do not add. If you provide some more information, then I can help you further.

Paul

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -