Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create File Explorer File for File not uploaded through the component #3

Open
SgtSkyfall opened this issue Jul 1, 2021 · 1 comment

Comments

@SgtSkyfall
Copy link

Hey,

I would like to use the component as it has multiple features my stakeholders have asked about.

I have a flow from which I call apex to create a PDF from a visualforce page and would like this file to already be in a folder, how do I get the Folder Id/The needed values and what is required there?

Thank you :)

@paull10au
Copy link
Collaborator

Hi @SgtSkyfall

The FileExplorerFile and FileExplorerFolderIds records are created in a trigger when a user who is assigned the File Explorer Permission Set saves a file (ContentDocument)

This is all you need for the file to appear in the File Explorer.

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants