05-02-2023 01:36 AM
I'm trying to extract a smime.p7m file from a signed outlook mail using the outlook connector.
i have no idea how to handle files from a signed email sender.
Any ideas how to handle those files.
Regards,
Christian
05-02-2023 06:57 AM
Hi @ccontzen,
Can you please tell what kind of error you get in order to investigate a potential problem?
Thanks,
Chris
05-02-2023 08:18 AM
Its not able to handle/oben the attachment.
Open Signed E-Mails - only P7m Attachment shown - Microsoft Community
{
"index": 0,
"is_first": true,
"is_last": true,
"item": {
"@odata.type": "#microsoft.graph.fileAttachment",
"@odata.mediaContentType": "multipart/signed",
"Id": "AAMkAGUxZDllN2IxLWY3NzMtNDZlMi05NGI3LTE2NW"QwNmM5MDdmNgBTESTDATA-----TESTDATA",
"LastModifiedDateTime": "2023-05-02T13:21:15Z",
"Name": "smime.p7m",
"ContentType": "multipart/signed",
"IsInline": false,
"ContentId": null,
"ContentLocation": null,
"ContentBytes": "Q29udGVudC1UeXBlOiBtdWx0aXBhcnQvc2lnbmVkOyBwcm90b2TESTDATA-----TESTDATA",
"FileSize": 276608
}
}
05-02-2023 11:28 PM
Hi @ccontzen,
I don't think that is possible with Workato natively, as there is no option to configure the required key within the Outlook connector which is required to decrypt the message. I did some research internally, but found more or less nothing.
I'm sorry I don't have better news.
Cheers,
Chris