When a material business workspaces got created, How to configure to allow a form automatic to upload to business workspaces??
Please advise.
Probably best to use a WebReport Trigger to run on the creation of the Workspace, more details can be found in the WebReport docs.
If you are creating the Workspace via code, e.g. REST, then you can extend the code to add the content after the workspace has been created.