How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Request Attachments Automation
- Article
- Thu Jun 25 2026
- 1 minutes to read
- 1 contributors
Use the Request Attachments automation to manage attachments that are linked to a request.

Request attachment tasks
Remove Attachments
This task will remove attachments from the request using the specified options.
- This automation can be used to remove known image files that have been added to a request when the request has been raised by an email that includes images in an email signature.
- For security, some attachments may need to be removed once they have been processed and there is no further need to keep them.
- To help maintain space utilization, after a request has been closed, attachments can be removed. Using the Exclusion option, you can specify the attachments that you want to keep.
Options
- Request ID: This is a mandatory field. Setting this to Auto will use the global variable for the request that the workflow is running on.
- Included File Extensions: Add one or more file extensions that match the files that need to be removed.
- Include Key Words: Comma-separated list of keywords. Attachment filenames that include a key word are to be removed.
- Exclude Key Words: Comma-separated list of keywords. Attachment filenames that include a key word are not to be removed.
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document