
Announcements
In powerappps partner portals is it possible to send quote pdf? like CRM Generate PDF?
Hi @jyotibadoni98 , The portal is just an interface while the brain is in Dataverse / Dynamics 365.
In order to fulfil your requirements try to do the following:
1- From portal, add a button that will trigger a flow in Dynamics (or add "Generate Document Yes/No" field that will turn to "Yes" when customer need a quote as pdf)
2-Build a flow that will run if (Generate Doc= Yes) or when customer run it ( ref this url for the flow https://www.bridge-global.com/blog/generate-pdf-attachments-in-dynamics-365-using-microsoft-flows/)
i hope this help