upon account creation how can we automatically create a folder in documents for that account name
automatically create a folder in documents
Collapse
X
-
You can try the following:
create custom/Espo/Custom/Resources/metadata/scopes/DocumentFolder.json
Code:{ "object": true }
Then Document Folder will be available in Create Record action in workflow.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
-
Comment
Comment