👥 Group Upload
AssetFlow supports uploading assets directly to Roblox Groups, not just personal accounts. This is available on the Flow+ and Flow Max tiers.
Prerequisites
- Flow+ or Flow Max subscription
- An Open Cloud API key with
asset:read,asset:write, andasset-permissions:writescopes for the group resource - Your group’s numeric Group ID
- Your Roblox account must have the appropriate permissions in the group (at least Asset Creator role)
Group upload uses your personal API key — no separate group key is needed.
How to Set Up
Step 1: Find your Group ID
Your Group ID is the number in your group’s URL:
https://www.roblox.com/groups/12345678/My-GroupThe Group ID is 12345678 in this example.
Step 2: Configure API Key Scopes
When creating your Open Cloud API key in the Roblox Creator Dashboard , make sure to add these scopes for the group resource:
asset:read— Read asset informationasset:write— Upload new assetsasset-permissions:write— Set asset permissions
Step 3: Enter Group ID in AssetFlow
- Scan your place as usual
- In the Asset Locations Explorer, find the Group Upload section
- Enter your Group ID
- Configure the upload and click Launch Reupload
Or, use the Configure & Reupload modal for more options:
- Click Configure in the scan results
- Toggle the destination to Group
- Enter the Group ID
- Choose upload speed (Fast mode is Flow+ and Flow Max only)
- Click Save & Reupload
What Changes
When uploading to a group:
- Assets are created under the group’s asset ownership
- They appear in the group’s Configure → Creations page
- Asset permissions are set automatically based on your group’s settings
Troubleshooting
“API key does not have permission on this group”
Your API key was created without group scopes. Create a new key with asset:write and asset-permissions:write scopes targeting the group resource.
“Group ID not found”
Check that the Group ID is a valid numeric ID and that your account has access to the group.
Upload fails silently
Check the Reupload Results log for specific error messages. Common issues include rate limiting or invalid asset data.