Skip to content
Widen logo

Connectors / Marketing · Connector

Automate Digital Asset Management with Widen Integrations

Connect Widen Collective to your marketing, creative, and commerce tools to stop manually moving assets and keep content in sync across every channel.

What can you do with the Widen connector?

Widen Collective is an enterprise DAM platform used by marketing and creative teams to store, organize, and distribute brand assets at scale. Integrating Widen with your broader tech stack — your CMS, ecommerce platform, PIM, or project management tools — removes the bottleneck of manually exporting and uploading assets so the right version of every file reaches the right system automatically. With tray.ai, you can build event-driven workflows that react to asset uploads, metadata changes, approvals, and expiration events inside Widen and trigger downstream actions across your entire marketing stack.

Automate & integrate Widen

Automating Widen business processes or integrating Widen data is made easy with Tray.ai.

widen
wordpress
sitecore

Use case

Automated Asset Distribution to CMS and Web Platforms

When a new approved asset is uploaded or a collection is published in Widen, automatically push the asset URL, metadata, and renditions to your CMS (WordPress, Contentful, Sitecore, etc.) or web platform. Your website always references the latest approved brand assets without manual downloads or uploads.

  • Eliminate manual asset handoffs between the DAM and content teams
  • Only approved, current assets get published to web properties
  • Widen metadata fields map automatically to your CMS content schema
widen
shopify

Use case

Product Content Sync with PIM and Ecommerce Platforms

Sync Widen product images, spec sheets, and lifestyle photography directly to your PIM (Akeneo, Salsify) or ecommerce platform (Shopify, Salesforce Commerce Cloud) whenever assets are updated or new SKUs are linked. Product listings stay visually current without pulling the DAM team into every catalog update.

  • Reduce time-to-publish for new product launches by automating image delivery
  • Maintain consistent product imagery across retail and DTC channels
  • Trigger PIM updates automatically when Widen asset metadata changes
widen
asana
wrike

Use case

Creative Workflow and Project Management Integration

Connect Widen to project management tools like Asana, Wrike, or Monday.com so that when a creative asset is uploaded and approved in Widen, related tasks are automatically marked complete, stakeholders are notified, and the next stage of the workflow kicks off. No more manual status updates slowing down creative operations.

  • Close the loop between DAM events and creative project tracking automatically
  • Reduce status-update meetings by surfacing asset readiness in project tools
  • Notify reviewers and stakeholders via Slack or email the moment assets are ready
widen
slack

Use case

Asset Expiration and Rights Management Alerting

Monitor Widen assets for upcoming expiration dates or usage rights changes and automatically alert legal, marketing, or agency teams via email or Slack. Create tasks in your project management tool to renew licenses or replace expired assets before they cause compliance issues.

  • Avoid costly brand or legal issues caused by expired licensed assets
  • Surface expiring assets weeks before they become a problem
  • Automatically archive or unpublish assets in downstream channels upon expiration
widen
google-ads
marketo

Use case

Marketing Campaign Asset Packaging and Delivery

When a marketing campaign is approved in your campaign management or project tool, automatically pull the relevant collection of assets from Widen and deliver them to ad platforms (Facebook Ads, Google Ads), email platforms (Marketo, HubSpot), or agency partners via formatted links and download packages.

  • Cut campaign launch prep time by automating asset delivery to channel platforms
  • Ensure agencies and media buyers always receive the correct campaign assets
  • Package and send Widen collections automatically based on campaign metadata
widen

Use case

New Asset Ingestion and Metadata Enrichment

When new assets arrive in Widen from creative teams, automatically trigger enrichment workflows that apply AI-generated tags, populate custom metadata fields from linked product or campaign records, and move assets into the correct collection — without requiring DAM administrators to manually classify every file.

  • Accelerate asset findability by automating metadata tagging at ingestion
  • Reduce DAM admin overhead by eliminating manual collection organization
  • Connect upstream creative tools (Adobe Creative Cloud, Frame.io) to feed assets directly into Widen

Build Widen Agents

Give agents secure and governed access to Widen through Agent Builder and Agent Gateway for MCP.

Search Assets

Data Source

Query the Widen DAM to find assets by keyword, metadata, category, or file type. An agent can pull the right images, videos, or documents to support downstream workflows.

Retrieve Asset Details

Data Source

Fetch detailed metadata for a specific asset, including file format, dimensions, expiration dates, usage rights, and custom fields. An agent can check asset suitability before using it in campaigns or communications.

Get Asset Download URLs

Data Source

Retrieve direct download or embed URLs for approved assets. An agent can use these links to share brand-approved content with teammates, customers, or external platforms automatically.

List Collections

Data Source

Pull a list of curated asset collections from Widen to see how assets are organized. An agent can point users to the right brand materials for a given project or campaign.

Check Asset Expiration and Rights

Data Source

Look up usage rights, license expiration dates, and approval status for assets. An agent can flag teams when assets are nearing expiration or are restricted for certain uses.

Upload New Asset

Agent Tool

Upload new files to Widen from external sources or other connected platforms. An agent can automate ingestion of creative deliverables from tools like Dropbox or Google Drive directly into the DAM.

Update Asset Metadata

Agent Tool

Edit metadata fields such as tags, descriptions, categories, and custom attributes on existing assets. An agent can fill in or correct asset metadata to improve searchability and keep records clean.

Add Asset to Collection

Agent Tool

Organize assets by adding them to specific collections within Widen. An agent can do this automatically when new assets are approved or campaigns go live.

Share Asset via Link

Agent Tool

Generate and distribute shareable asset links to internal or external stakeholders. When someone needs a file, an agent can respond to the request and deliver the right approved asset right away.

Trigger Asset Approval Workflow

Agent Tool

Kick off a review or approval process for a newly uploaded or modified asset. An agent can route assets through the right steps based on file type, category, or business rules.

Delete or Archive Asset

Agent Tool

Remove outdated or non-compliant assets from active use by archiving or deleting them. An agent can retire assets that have expired or been replaced without anyone having to do it manually.

Ready to solve your Widen integration challenges?

See how Tray.ai makes it easy to connect, automate, and scale your workflows.

Challenges Tray.ai solves

Common obstacles when integrating Widen — and how Tray.ai handles them.

Challenge

Widen API Authentication and Token Management

Widen's API uses bearer token authentication, and managing those tokens across integrations gets messy fast. Teams building custom integrations often run into trouble with token storage, rotation, and passing credentials securely between workflow steps — particularly when multiple teams or services need API access.

How Tray.ai helps

tray.ai's secure credential store handles Widen API token management centrally. Tokens are encrypted at rest, shared across workflows without exposing secrets, and can be updated in one place when rotated — so you're not hunting down hard-coded credentials when something breaks.

Challenge

Mapping Widen's Flexible Metadata Schema to Downstream Systems

Widen lets you build highly customized metadata schemas, and those custom fields vary a lot between organizations. Mapping them to a CMS, PIM, or ecommerce platform's schema is tedious to build and even more tedious to maintain when either side changes.

How Tray.ai helps

tray.ai's visual data mapper lets you build field transformations between Widen's custom metadata structure and any target system schema without writing code. Conditional mappings, value lookups, and format transformations are all handled inline, so schema changes don't mean starting over.

Challenge

Handling Large Asset Collections and Paginated API Responses

Enterprise Widen accounts can hold thousands of assets, and API queries return paginated results. Integrations that don't account for pagination miss assets or fail quietly — and incomplete syncs erode trust in the whole integration over time.

How Tray.ai helps

tray.ai's loop and pagination utilities handle paginated Widen API responses natively, iterating through every result page before moving to downstream steps. You get complete, reliable syncs across large asset libraries without writing custom pagination logic.

Templates

Pre-built Widen workflows you can deploy in minutes.

Widen Asset Approved → Publish to Contentful CMS

Widen Widen
C
Contentful
Slack Slack

Listens for an asset approval event in Widen, retrieves the asset's CDN URL and metadata, transforms field mappings, and creates or updates the corresponding entry in Contentful automatically.

Widen Product Image Sync to Shopify

Widen Widen
Shopify Shopify
Google Sheets Google Sheets

When a product asset in Widen is updated or a new product image collection is published, automatically sync images to the corresponding Shopify product listing so storefronts stay current without manual uploads.

Widen Asset Expiration Alert and Archival Workflow

Widen Widen
Asana Asana
Slack Slack
SendGrid SendGrid

Polls Widen daily for assets with expiration dates within the next 30 days, sends alerts to the appropriate owner via Slack or email, creates a renewal task in Asana, and archives the asset upon expiration.

New Creative Brief in Asana → Notify DAM Team and Create Widen Collection

Asana Asana
Widen Widen
Slack Slack

When a new creative campaign brief in Asana reaches an 'In Progress' state, automatically create a corresponding collection in Widen, notify the DAM manager, and scaffold the folder structure for incoming assets.

Widen Asset Upload → Enrich Metadata via AI and Tag Automatically

Widen Widen
OpenAI OpenAI
H
HTTP Client

When a new asset is uploaded to Widen, send the image to an AI vision API to generate descriptive tags and alt text, then write those values back to Widen's custom metadata fields to improve searchability without manual tagging.

Campaign Launch in HubSpot → Auto-Deliver Widen Assets to Campaign

HubSpot HubSpot
Widen Widen
Slack Slack

When a new campaign is activated in HubSpot, search Widen for the matching campaign asset collection and automatically attach CDN asset URLs to the HubSpot campaign record so content and email builders can access them without leaving HubSpot.

Related integrations

Hundreds of pre-built Widen integrations ready to deploy.

See Widen working against your stack.

We'll walk through a tailored demo with your systems plugged in.