Import Media from URL
invoke_import_media_from_urlImports a public HTTPS image/video into Socializioz: securely downloads and validates it, copies it into Base44 storage with Core.UploadFile, creates the workspace Asset, and returns the new Asset ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public media URL. | |
| filename | No | Optional filename for the created Asset. | |
| workspace_id | No | Workspace to import into; required when multiple workspaces exist. |