GorgonUK / Modern-Dropzone-PCF

Modern Dropzone component for Dynamics365 that integrates with Notes and SharePoint OOTB
https://pcf.gallery/modern-dropzone-pcf/
MIT License
4 stars 0 forks source link

Attach SharePoint Document library files to a Dataverse email record #18

Closed yodo94 closed 1 week ago

yodo94 commented 4 weeks ago

Hi, This is not an issue but a suggestion. Would it be possible to attach SharePoint Document library files to a Dataverse email record (Model Driven App) ? Thank you. Youcef

GorgonUK commented 3 weeks ago

Hi Youcef,

It certainly is, but it requires investigation first. I'll let you know when I have more information.

yodo94 commented 3 weeks ago

Hi Georges Thank you.

Envoyé à partir de Outlook pour iOShttps://aka.ms/o0ukef


De : George Kontus @.> Envoyé : Monday, August 19, 2024 8:36:47 PM À : GorgonUK/Modern-Dropzone-PCF @.> Cc : yodo94 @.>; Author @.> Objet : Re: [GorgonUK/Modern-Dropzone-PCF] Attach SharePoint Document library files to a Dataverse email record (Issue #18)

Hi Youcef,

It certainly is, but it requires investigation first. I'll let you know when I have more information.

— Reply to this email directly, view it on GitHubhttps://github.com/GorgonUK/Modern-Dropzone-PCF/issues/18#issuecomment-2297196800, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADME3NAAKLXEGR2AU3FUUBLZSI3L7AVCNFSM6AAAAABMR7K2W2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJXGE4TMOBQGA. You are receiving this because you authored the thread.Message ID: @.***>

GorgonUK commented 1 week ago

Hi, This is not an issue but a suggestion. Would it be possible to attach SharePoint Document library files to a Dataverse email record (Model Driven App) ? Thank you. Youcef

Adding a SharePoint document to activity attachments is not possible due to SharePoint's "cross origin" rules. SharePoint doesn't allow it's files to be accessed over REST from an external website i.e Dynamics You would likely face an error like this: image

In conclusion, the requirement is only possible with a proxy i.e APIM or App registration.

yodo94 commented 1 week ago

Hi Georges, I did not understand the conclusion..... The ideal would be to have been to be able to have a preview of a selected Word template and then have the options to Save localy, Save on SharePoint and Email the generated Pdf file as an attachment like it is done in Microsoft Sales App. Best regards. Youcef