Skip to main content
Adobe Experience Manager
Adobe Experience Manager
52 actions · 1 auth method
Beta

Authentication

OAuth 2.0

Requires registering an OAuth Web App credential on an AEM API in the Adobe Developer Console. Access tokens are valid f…Guides: Connector Profile, Link Account
Actions
|
52 actions
Action
Description
Required scopes
Get Asset
Get the metadata of an asset by its ID via the Assets Author API.
Delete Asset
Delete an asset by its ID.
Search Assets
Search for assets based on the provided search criteria.
Get Asset Renditions
List the static renditions of an asset.
Get Asset Metadata
Get the metadata document for the specified asset on the author tier.
List Asset Relations
Get the asset relations for an asset (paginated, cursor-based).
Create Asset Relations
Create new asset relations for an asset.
Get Asset (Delivery)
Get a web-optimized binary representation of the asset from the publish tier.
Get Asset Renditions (Delivery)
List the static renditions of an asset from the publish tier.
Get Asset Metadata (Delivery)
Get the metadata document for the specified asset on the publish tier.
Create Batch Request
Submit a batch of AEM Sites API requests in one call.
List Batch Requests
List previously submitted batch requests (paginated, cursor-based).
List Content Fragment Models
List all Content Fragment Models on the author tier (paginated, cursor-based).
Create Content Fragment Model
Create one or more Content Fragment Models in a configuration folder.
Get Content Fragment Model
Get a single Content Fragment Model by ID.
Update Content Fragment Model
Edit a Content Fragment Model using JSON Patch operations (RFC 6902).
Delete Content Fragment Model
Delete a Content Fragment Model by ID.
List Content Fragments
List all Content Fragments on the author tier (paginated, cursor-based).
Create Content Fragment
Create a new Content Fragment from a model in a folder.
Get Content Fragment
Get a single Content Fragment by ID from the author tier.
Update Content Fragment
Edit a Content Fragment using JSON Patch operations (RFC 6902).
Delete Content Fragment
Delete a Content Fragment by ID.
Get Fragments Domain
Get the AEM tier domain URL for the current environment.
Get Delivery Content Fragment References
Get the references of a Content Fragment on the delivery tier.
List Delivery Content Fragment Referenced By
List the parent references (incoming) of a delivery Content Fragment (paginated, cursor-based).
List Delivery Content Fragment Variations
List all variations of a Content Fragment on the delivery tier (paginated, cursor-based).
List Delivery Content Fragments
List Content Fragments on the publish (delivery) tier with cursor pagination.
Get Delivery Content Fragment
Get a single Content Fragment from the publish (delivery) tier by ID or base64url path.
Get Delivery Content Fragment By Path
Get a Content Fragment from the delivery tier by JCR path.
Get Delivery Content Fragment Model
Get the model details of a Content Fragment on the delivery tier.
Create Folders
Create one or more new folders at the specified DAM paths in AEM.
Delete Folders By Path
Delete one or more folders identified by their JCR paths.
Delete Folder
Delete a single folder by its ID.
Get Fragments Permissions
Get the current user’s permissions for a list of Content Fragments or Models.
Publish Content Fragments
Publish a set of Content Fragments by ID or path.
Get Content Fragments Scheduled Publication Status
Get the scheduled publication status for a list of Content Fragment IDs.
Find And Replace In Content Fragments
Find and replace text across the text fields of selected Content Fragments.
Get Fragments Referenced By
Get the parent references of a list of Content Fragment resources.
Search Content Fragments
Search Content Fragments using filter and sort criteria (paginated, cursor-based).
Get Fragments Translations
Get the locales and language copies for a list of Content Fragment paths.
Get Fragments Languages
Get the available languages for creating Language Copies of a Content Fragment.
GraphQL Query (POST)
Execute a GraphQL query against AEM Sites via POST.
GraphQL Query (GET)
Execute a GraphQL query against AEM Sites via GET.
List Launch Jobs
List jobs associated with a Launch (paginated, cursor-based).
Promote Launch
Promote a Launch into its target.
Rebase Launch
Rebase a Launch against its target.
Bind Metadata Schema
Bind (or unbind) a metadata schema to a resource.
Publish Content Fragment Models
Publish a set of Content Fragment Models.
Get Content Fragment Models Scheduled Publication Status
Get the scheduled publication status for a list of Content Fragment Model IDs.
Search Content Fragment Models
Search Content Fragment Models using filter and sort criteria (paginated, cursor-based).
List Workflows
List workflows on the author tier (paginated, cursor-based).
Start Workflow
Start a workflow instance.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/adobe/filled/png

Connector Profile

Adobe Experience Manager - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/adobe/filled/png

Link Account

Adobe Experience Manager - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below: