Newer Version Available
Get an Image from a Rich Text Area Field
Use the SObject Rich Text Image Retrieve to retrieve an image that has been uploaded to a rich text area
field.
The following example retrieves an image that has been uploaded to a rich text area field for a Lead record.
- Example for retrieving an image from a rich text field for a Lead record
-
- Example request body
- None required.
- Example response body
- Attachment body content is returned in binary form. The response content type is not JSON or XML since the returned data is binary.