Avature Connector Guide > Handling Attachments > Reading Attachment Content
  

Reading Attachment Content

To read the Attachment_Content field in field mapping follow the steps given below.
    1. In Filter field tab, click New.
    2. In Object, select Feed.
    3. In Filter field, select Download_Attachment.
    4. In operator, select Equals.
    5. In Filter value, enter 1 as the value.
    6. Click Ok.
Note: When you use the Download_ Attachment filter field, you will find the attachment file encoded in base 64 format in Attachment_Content field of field mapping, after you run the task.
You can read the file content after you run the task.