Widen 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 process or integrating Widen data is made easy with tray.ai

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.

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.

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.

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.

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.

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.

Use case

Analytics and Usage Reporting Across Channels

Aggregate Widen asset usage and engagement data alongside marketing performance metrics from your analytics stack. Push Widen download counts, share links, and embed activity into BI tools like Tableau or Looker so teams can see which assets actually drive engagement and make smarter content investment decisions.

Build Widen Agents

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

Data Source

Search Assets

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.

Data Source

Retrieve Asset Details

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.

Data Source

Get Asset Download URLs

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.

Data Source

List Collections

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.

Data Source

Check Asset Expiration and Rights

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.

Agent Tool

Upload New Asset

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.

Agent Tool

Update Asset Metadata

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.

Agent Tool

Add Asset to Collection

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.

Agent Tool

Share Asset via Link

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.

Agent Tool

Trigger Asset Approval Workflow

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.

Agent Tool

Delete or Archive Asset

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.

Get started with our Widen connector today

If you would like to get started with the tray.ai Widen connector today then speak to one of our team.

Widen Challenges

What challenges are there when working with Widen and how will using Tray.ai help?

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 Can Help:

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 Can Help:

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 Can Help:

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.

Challenge

Triggering Workflows from Widen Events in Real Time

Widen supports webhooks for certain events, but standing up and maintaining webhook endpoints means dealing with infrastructure, SSL certificates, and monitoring. Teams that skip that and fall back on polling introduce latency and unnecessary API load.

How Tray.ai Can Help:

tray.ai provides managed webhook endpoints out of the box — just register your Widen webhook events to a tray.ai trigger URL and you're done. For events that aren't covered by webhooks, scheduled polling triggers can check Widen on any interval with built-in deduplication.

Challenge

Coordinating Multi-System Workflows When Asset Status Changes

A single asset approval in Widen can kick off actions across four or five systems at once — CMS updates, PIM syncs, project task completions, Slack alerts, analytics logging. Without a purpose-built integration platform, that fan-out logic turns into a collection of point-to-point scripts that each fail on their own schedule.

How Tray.ai Can Help:

tray.ai's workflow engine supports parallel branch execution, so a single Widen trigger can fan out to multiple downstream systems simultaneously. Each branch runs independently with its own error handling and retry logic, so a failure in one system doesn't hold up the rest.

Talk to our team to learn how to connect Widen with your stack

Find the tray.ai connector with one of the 700+ other connectors in the tray.ai connector library to integrate your stack.

Integrate Widen With Your Stack

The Tray.ai connector library can help you integrate Widen with the rest of your stack. See what Tray.ai can help you integrate Widen with.

Start using our pre-built Widen templates today

Start from scratch or use one of our pre-built Widen templates to quickly solve your most common use cases.

Widen Templates

Find pre-built Widen solutions for common use cases

Browse all templates

Template

Widen Asset Approved → Publish to Contentful CMS

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.

Steps:

  • Trigger on Widen asset status change to 'Approved'
  • Fetch full asset details and rendition URLs from Widen API
  • Map Widen metadata fields to Contentful content type schema
  • Create or update Contentful entry with asset URL and mapped fields
  • Post a confirmation message to the relevant Slack channel

Connectors Used: Widen, Contentful, Slack

Template

Widen Product Image Sync to Shopify

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.

Steps:

  • Trigger on Widen collection publish or asset update event
  • Look up the associated SKU or product ID from Widen asset metadata
  • Find the matching product in Shopify by SKU
  • Upload the Widen CDN image URL to the Shopify product media gallery
  • Log the sync result in a Google Sheets tracking sheet

Connectors Used: Widen, Shopify, Google Sheets

Template

Widen Asset Expiration Alert and Archival Workflow

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.

Steps:

  • Run daily scheduled trigger to query Widen for assets expiring within 30 days
  • For each at-risk asset, identify the metadata owner and associated project
  • Send a Slack message and email alert to the asset owner and legal team
  • Create an Asana task for license renewal with asset details and deadline
  • On expiration date, update asset status in Widen to archived

Connectors Used: Widen, Asana, Slack, SendGrid

Template

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

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.

Steps:

  • Trigger when an Asana task tagged 'Creative Brief' is moved to 'In Progress'
  • Extract campaign name, dates, and channel details from the Asana task
  • Create a new collection in Widen with metadata mapped from the brief
  • Set up collection permissions based on team members listed in the Asana task
  • Send a Slack notification to the DAM manager with the new collection link

Connectors Used: Asana, Widen, Slack

Template

Widen Asset Upload → Enrich Metadata via AI and Tag Automatically

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.

Steps:

  • Trigger on new asset upload event in Widen
  • Retrieve the asset's preview URL from Widen API
  • Send image to OpenAI Vision API with a prompt to generate tags, alt text, and category
  • Parse AI response and map values to corresponding Widen custom metadata fields
  • PATCH the Widen asset record with enriched metadata values

Connectors Used: Widen, OpenAI, HTTP Client

Template

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

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.

Steps:

  • Trigger when a HubSpot campaign status is changed to 'Active'
  • Extract the campaign name and ID from the HubSpot event payload
  • Search Widen collections using campaign name as the query parameter
  • Retrieve all approved asset URLs from the matched Widen collection
  • Update the HubSpot campaign record with asset links and notify the team in Slack

Connectors Used: HubSpot, Widen, Slack