Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add assets to collection directly from Helix #61

Open
NickJ202 opened this issue Jan 7, 2025 · 0 comments
Open

Add assets to collection directly from Helix #61

NickJ202 opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels

Comments

@NickJ202
Copy link
Contributor

NickJ202 commented Jan 7, 2025

When uploading atomic assets in Helix, add a dropdown of your existing collections that you can add the assets to, also any exisiting assets should have an option to be added to a collection as well.

Also, when creating an asset or updating it with a new collection, we should add the actual field Collection in the process itself. Right now we are using a tag from the gateway that can not be changed.

Update Message

Send({ Target = ao.id, Action = 'Update-Assets', Data = [[ { "AssetIds": ["oIhi987yzd3Na5kPMCSCr5ljzAQglspWE82lEr6AwFM"], "UpdateType": "Add" } ]] })

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants