cancel
Showing results for 
Search instead for 
Did you mean: 

Outlook Connector - looking for smime.p7m extraction of pdf files

ccontzen
Deputy Chef II
Deputy Chef II

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

3 REPLIES 3

chris-wiechmann
Workato employee
Workato employee

Hi @ccontzen

Can you please tell what kind of error you get in order to investigate a potential problem? 

Thanks, 
Chris

ccontzen
Deputy Chef II
Deputy Chef II

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
}
}

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