Overview of Plugin:
- Current Version: 2018.2.2.7
- Purpose: Download Attachments and E-Mail attachments
- GitHub Link.
- GitHub Wiki Link.
- Nuget Package Link.
How To Use The Tool:
- Launch XRMToolBox.
- Connect to organization.
- Step 1, choose what you want to download. (Once a choice is made, Step 2 becomes usable)
- Notes - Download attachments from note entity.
- E-Mail - Download attachments from emails.
- Both - Downloads attachments from notes and emails entities.
- Step 2, choose if you want to download all attachments in the system or specific attachments.
- All Attachments - This will search the chosen entity to find all records that have an attachment and download them.
- Click on "Browse" and choose where to download the attachments too.
- Specific Attachments - You will need to provide a .csv file with a GUID(s) of the records you want to download.
- Click on "Browse" and choose the .csv file to use. Attachments will be downloaded to the same location as the .csv file.
- All Attachments - This will search the chosen entity to find all records that have an attachment and download them.
- Step 3. click on "Run".
- When complete, in step 4 click on "Export Results". This will export the data in the output area into a pipe delimited (|) .csv file.
Notes:
- Note attachments are stored in a "Note Attachments" folder at the download location chosen.
- Email attachment are stored in a "Email Attachments" folder at the download location chosen.
- Inside the folder mentioned above are other folders. The folder for each of these sub-folders is the GUID of the source record (Note / Email). This way we can maintain the relationship of the records. Within this folder are the attachment(s).
If you run into any issues with this plugin please report the issue against the GitHub Project.

Like
Report
*This post is locked for comments