What You Can Do
Asset discovery
List and keyword search assets. Filter by Bynder property queries (e.g.
property_Status: Approved). Run text-based similarity search to find lookalike assets across the portal.Asset management
Read asset stats and versions. Update name, description, tags, and metaproperty values. Add or remove metaproperty options. Fetch download locations and request dynamic transformations.
Collections
List, create, read, update, and share collections by email. Add or remove assets from a collection. Manage collection media.
Uploads
Prepare multi-chunk uploads, push base64-encoded chunks with SHA-256 verification, and finalize uploads to land new assets in Bynder.
Metaproperties
List, create, read, update, and delete metaproperties. Manage options on a metaproperty. Bulk add or remove tags on assets.
Automations
List configured Bynder automations so downstream syndication workflows stay in sync.
Prerequisites
- Admin access to your Bynder portal to create tokens or OAuth apps
- A Gradial organization Administrator role to complete setup
How to Connect
Get your authentication details from Bynder
Sign in to your Bynder portal as an account admin and open Settings → Apps & Integrations (or Permanent Tokens, depending on your portal version).Choose the auth method that fits your security requirements:Permanent Token (simplest)
- Create a dedicated permanent token for Gradial.
- Scope it to the operations you want available: asset read/write, collections, metaproperties, tags, automations, uploads.
- Copy the token value.
- Create a dedicated OAuth2 app for Gradial.
- Grant it the asset, collection, metaproperty, tag, automation, and upload scopes.
- Copy the Client ID and Client Secret.
https://acme.bynder.com.Add the integration in Gradial
- In Gradial, go to Settings → Integrations.
- Find Bynder and click + Add.
- Fill in the connection details:
| Field | Value |
|---|---|
| Integration Name | A display name (e.g., My Bynder Portal) |
| Bynder Base URL | Your portal origin — HTTPS required, no path or query (e.g., https://example.bynder.com) |
| Authentication Method | Permanent Token or OAuth2 Client Credentials |
| Token / Client ID + Secret | From step 2 |
- Click Save. Gradial validates the connection to confirm it can reach your portal before any agent work runs.
How It Fits Into Broader Workflows
| Use case | How to use it |
|---|---|
| Campaign asset sourcing | Use Bynder as the source of truth for approved creative when generating, editing, or QAing content elsewhere in Gradial |
| Collection curation | Curate audience- or campaign-specific collections without context-switching to the Bynder portal |
| Metadata governance | Bulk-apply Status, Channel, Campaign, or other metaproperty options across assets discovered by search |
| Tag management | Tag and re-tag assets so downstream Bynder automations, search, and syndication keep working as campaigns evolve |
| Asset ingestion | Upload newly generated creative back into Bynder so assets stay under DAM governance from day one |
- Search Bynder for
keyword: "spring campaign"and filter byproperty_Status: Approvedto find existing approved candidates. - Open one asset to review stats, versions, and current metaproperty values.
- Apply campaign-specific tags and metaproperty options in bulk.
- Curate the assets into a new collection and share it with stakeholders.
- Upload any newly generated creative into Bynder, then tag and add it to the same collection.