Currently when we want to add attachments, we need a URL from which to fetch and import. In some cases we may not have a URL but instead we get the image content as a string.
Attachment importing could support omitting src and submitting f. ex. content instead.