New: Workfront Fusion connector — manage Fusion from your scenarios
You can now access your Fusion objects from inside a scenario. The new Workfront Fusion connector lets scenarios call Fusion’s own API to create, inspect, modify, and operate Fusion resources.
Overview
This release introduces a first‑party Workfront Fusion connector that exposes Fusion APIs directly inside the scenario canvas. Use it to back up or clone scenarios, inspect dependencies, export activity logs, and gather operational telemetry — all as part of your automation flows.
What’s new
- Full record lifecycle — Create, read, update, delete, list, and clone Fusion records from scenarios.
- Dependency insights — Retrieve a record’s dependencies so you can understand or safely update resources that are referenced elsewhere.
- Activity exports — Export activity logs for auditing, troubleshooting, or archival workflows.
- Queue and hook visibility — List hook queues, read queue items, and get queue statistics to monitor trigger backlogs and failure patterns.
- Connection & scenario mapping — List scenarios that reference a specific connection to find downstream impact before making changes.
- Regions & orgs — Enumerate the Fusion regions and organizations available to your authenticated identity.
Included API v3 changes (September 2, 2026)
This connector includes the latest public API v3 additions and a set of modified responses and request behaviors. Highlights:
Why this matters
Platform and Ops teams can now incorporate Fusion administration directly into automation pipelines. Common use cases include:
- Automated provisioning of scenarios in CI/CD flows.
- Org-wide impact analysis by enumerating which scenarios reference a connection before rotating credentials or removing an integration.
- Operational monitoring by exporting activity logs and queue statistics into observability or ticketing systems for alerting and root cause analysis.
- Safe cloning and versioning workflows that capture or continue processing state with the new clone options.
How to get started
- Open Fusion and create or edit a scenario.
- Add the new Workfront Fusion connector module to your canvas and create a connection (it authenticates to Fusion using the same pattern as other first‑party connectors).
- Choose the operation you need (for example, List scenarios, Clone scenario, Get hook queue statistics, Export activity logs).
- Map inputs and outputs into your scenario flow — for example, list scenarios that reference a connection, iterate, and notify owners or disable impacted scenarios.
- Test in a non‑production org or team, then publish and schedule or trigger as required.
Where to find documentation
See Experience League for full API references, connector documentation, and examples:
Need help or want to give feedback?
If you have questions, encounter issues, or want to suggest improvements (for example, bulk scenario cloning options, richer dependency graphs, or additional admin endpoints), please:
- Post a comment on the Experience League article
- Start a thread in the Experience League Community
- Contact Adobe Support through the Admin Console Support portal
Your feedback helps us prioritize future enhancements.
