upon account creation how can we automatically create a folder in documents for that account name
Announcement
Collapse
No announcement yet.
automatically create a folder in documents
Collapse
X
-
Originally posted by yurikuzn View PostYou 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.
Comment
Comment