aid: adobe-campaign url: https://raw.githubusercontent.com/api-evangelist/adobe-campaign/refs/heads/main/apis.yml name: Adobe Campaign description: >- Adobe Campaign is Adobe's enterprise cross-channel campaign management and marketing automation platform, orchestrating email, SMS, push, direct mail and web messaging against a customer-owned marketing database. It ships two distinct programmable surfaces: a JSON REST API on https://mc.adobe.io/{ORGANIZATION}/campaign covering profiles, services and subscriptions, custom resources, workflows, privacy requests and transactional messaging, authenticated with an Adobe IMS OAuth Server-to-Server bearer token plus an X-Api-Key; and the Campaign Classic SOAP-over-HTTP surface on the customer's own instance host, authenticated with a session-token pair from xtk:session#Logon. Campaign v8 is the current generation, Campaign Classic v7 is the legacy on-premise line, and Adobe has deprecated Campaign Standard in favour of Adobe Journey Optimizer. The data model is extended per tenant, so the deployed shape must be discovered at runtime rather than assumed from a specification. deliveryModel: model: open-core license: Apache-2.0 open_source: true commercial: true callable_host: true label: Open core · an OSS project plus a commercial hosted product confidence: high source: - license - openapi - pricing generated: '2026-08-28' method: derived accessModel: pricing: paid onboarding: contact-sales trial: false try_now: false public: false label: Paid · Contact sales · API access gated confidence: high source: - plans - authentication - https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis note: >- Corrected 2026-08-13 from onboarding "self-serve". Adobe publishes no list price and no self-serve signup for Adobe Campaign, and the REST API is separately gated on top of the license: it is available "only on demand, for all Campaign FDA environments", is NOT available on Enterprise (FFDA) deployments, and requires contacting an Adobe representative. generated: '2026-08-13' method: searched image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/adobe-campaign.png type: Index tags: - Campaign Management - Customer Experience - Email Marketing - Marketing Automation - Multi-Channel Marketing - Transactional Messaging - Customer Data - Adobe Experience Cloud - SMS - Push Notifications - Workflow-Automation - Privacy tags_raw: - Campaign Management - Customer Experience - Email Marketing - Marketing Automation - Multi-Channel Marketing - Transactional Messaging - Customer Data - Adobe Experience Cloud - SMS - Push Notifications - Workflow Automation - Privacy created: '2024-01-01' modified: '2026-08-13' specificationVersion: '0.23' apis: - name: Adobe Campaign Classic JavaScript SDK description: >- An open-source JavaScript SDK that wraps Adobe Campaign Classic SOAP APIs in a simple, expressive, JavaScript-idiomatic interface. The SDK supports asynchronous promise-based operations for querying, data management, workflow control, and session management. It works server-side with Node.js and client-side in the browser, abstracting away SOAP calls, XML-to-JSON conversion, and type formatting. Compatible with Campaign Classic v7 and v8. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://opensource.adobe.com/acc-js-sdk/ baseURL: https://{instance}.campaign.adobe.com tags: - Campaign Classic - JavaScript SDK - Node.js - Open-Source - SOAP Wrapper tags_raw: - Campaign Classic - JavaScript SDK - Node.js - Open Source - SOAP Wrapper properties: - type: Documentation url: https://opensource.adobe.com/acc-js-sdk/ - type: GitHubRepository url: https://github.com/adobe/acc-js-sdk - type: NPMPackage url: https://www.npmjs.com/package/@adobe/acc-js-sdk aid: adobe-campaign:classic-javascript-sdk - name: Adobe I/O Campaign Standard SDK description: >- A Node.js JavaScript SDK wrapping Adobe Campaign Standard REST APIs for use in Adobe I/O Runtime and App Builder applications. Provides convenience methods for profile management, service operations, workflow control, transactional messaging, GDPR compliance requests, and custom resource management. Handles authentication and API communication for building serverless integrations with Campaign Standard. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://github.com/adobe/aio-lib-campaign-standard baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - Adobe I/O - App Builder - Campaign Standard - JavaScript SDK - Node.js properties: - type: Documentation url: https://github.com/adobe/aio-lib-campaign-standard/blob/master/README.md - type: GitHubRepository url: https://github.com/adobe/aio-lib-campaign-standard - type: NPMPackage url: https://www.npmjs.com/package/@adobe/aio-lib-campaign-standard aid: adobe-campaign:io-campaign-standard-sdk - name: Adobe Experience Platform Mobile SDK - Campaign Extensions description: >- Native mobile SDK extensions for iOS and Android that integrate Adobe Campaign push notifications, in-app messaging, and local notifications into mobile applications. Includes the Campaign Classic extension for v7 and v8 providing device registration and notification click tracking, and the Campaign Standard extension providing push identifier management and message interaction tracking. Part of the Adobe Experience Platform Mobile SDK framework. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.adobe.com/client-sdks/solution/adobe-campaign-classic/ baseURL: https://{instance}.campaign.adobe.com tags: - Android - In-App Messaging - iOS - Mobile SDK - Push Notifications properties: - type: Documentation url: https://developer.adobe.com/client-sdks/solution/adobe-campaign-classic/ - type: Documentation url: https://developer.adobe.com/client-sdks/solution/adobe-campaign-standard/ - type: APIReference url: https://developer.adobe.com/client-sdks/solution/adobe-campaign-classic/api-reference/ aid: adobe-campaign:experience-platform-mobile-sdk---campaign-extensions - aid: adobe-campaign:adobe-campaign-custom-resources-api name: Adobe Campaign Custom Resources API description: >- Access custom resources defined in Campaign Standard, both profile-linked and standalone. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - Custom Resources properties: - type: OpenAPI url: openapi/adobe-campaign-custom-resources-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-custom-resources-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-data-management-api name: Adobe Campaign Data Management API description: >- Write, update, and delete data records using the xtk:session#Write method. Supports insert, insertOrUpdate, update, and delete operations via the _operation attribute. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://{instance}.campaign.adobe.com tags: - Data Management properties: - type: OpenAPI url: openapi/adobe-campaign-data-management-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-data-management-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-delivery-api name: Adobe Campaign Delivery API description: Prepare and submit message deliveries including email, SMS, and push notifications. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://{instance}.campaign.adobe.com tags: - Delivery properties: - type: OpenAPI url: openapi/adobe-campaign-delivery-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-delivery-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-marketing-history-api name: Adobe Campaign Marketing History API description: >- Retrieve marketing event history for profiles including delivery logs and mirror page links. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - Marketing History properties: - type: OpenAPI url: openapi/adobe-campaign-marketing-history-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-marketing-history-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-metadata-api name: Adobe Campaign Metadata API description: >- Discover resource schemas, fields, filters, and data policies for Campaign Standard resources. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - Metadata properties: - type: OpenAPI url: openapi/adobe-campaign-metadata-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-metadata-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-organizational-units-api name: Adobe Campaign Organizational Units API description: Retrieve organizational unit structures used for access control and data partitioning. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - Organizational Units properties: - type: OpenAPI url: openapi/adobe-campaign-organizational-units-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-organizational-units-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-privacy-api name: Adobe Campaign Privacy API description: Create GDPR and CCPA privacy access and deletion requests for data subject compliance. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - Privacy properties: - type: OpenAPI url: openapi/adobe-campaign-privacy-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-privacy-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-profileandservices-api name: Adobe Campaign ProfileAndServices API description: The ProfileAndServices API from Adobe Campaign — 2 operation(s) for profileandservices. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - ProfileAndServices properties: - type: OpenAPI url: openapi/adobe-campaign-profileandservices-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-profileandservices-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-profiles-api name: Adobe Campaign Profiles API description: >- Manage recipient profiles including creation, retrieval, update, and deletion of contact records. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - Profiles properties: - type: OpenAPI url: openapi/adobe-campaign-profiles-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-profiles-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-query-definition-api name: Adobe Campaign Query Definition API description: >- Execute queries against Campaign schemas using the xtk:queryDef interface. Supports get, getIfExists, select, and count operations with XPath field expressions, WHERE conditions, and pagination. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://{instance}.campaign.adobe.com tags: - Query Definition properties: - type: OpenAPI url: openapi/adobe-campaign-query-definition-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-query-definition-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-real-time-events-api name: Adobe Campaign Real-Time Events API description: >- Push real-time transactional events for immediate or batched processing by the Message Center execution instances. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://{instance}.campaign.adobe.com tags: - Real-Time Events properties: - type: OpenAPI url: openapi/adobe-campaign-real-time-events-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-real-time-events-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-session-management-api name: Adobe Campaign Session Management API description: >- Authenticate and manage server sessions. Logon returns session and security tokens required for all subsequent API calls. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://{instance}.campaign.adobe.com tags: - Session Management properties: - type: OpenAPI url: openapi/adobe-campaign-session-management-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-session-management-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-subscription-api name: Adobe Campaign Subscription API description: Subscribe and unsubscribe recipients to and from information services. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://{instance}.campaign.adobe.com tags: - Subscription properties: - type: OpenAPI url: openapi/adobe-campaign-subscription-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-subscription-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-subscriptions-api name: Adobe Campaign Subscriptions API description: Subscribe and unsubscribe profiles to and from services. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - Subscription tags_raw: - Subscriptions properties: - type: OpenAPI url: openapi/adobe-campaign-subscriptions-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-subscriptions-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-transactional-messages-api name: Adobe Campaign Transactional Messages API description: >- Trigger and monitor transactional messages across email, SMS, and push notification channels. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - Transactional Messages properties: - type: OpenAPI url: openapi/adobe-campaign-transactional-messages-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-transactional-messages-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-workflow-api name: Adobe Campaign Workflow API description: >- Start, stop, and signal workflows. PostEvent sends asynchronous signals to trigger workflow transitions. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://{instance}.campaign.adobe.com tags: - Workflows tags_raw: - Workflow properties: - type: OpenAPI url: openapi/adobe-campaign-workflow-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-workflow-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html - aid: adobe-campaign:adobe-campaign-workflows-api name: Adobe Campaign Workflows API description: >- Control workflow execution including starting, pausing, resuming, and stopping marketing workflows. humanURL: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/about-campaign-standard-apis.html baseURL: https://mc.adobe.io/{ORGANIZATION}/campaign tags: - Workflows properties: - type: OpenAPI url: openapi/adobe-campaign-workflows-api-openapi.yml - type: Overlay url: overlays/adobe-campaign-workflows-api-overlay.yaml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/get-started-apis.html - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: Authentication url: >- https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/authentication.html - type: AsyncAPI url: asyncapi/adobe-campaign-transactional-messaging-asyncapi-original.yml - type: Documentation url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/web-service-calls.html - type: JSAPI Reference url: https://experienceleague.adobe.com/developer/campaign-api/api/index.html - type: SOAP Methods url: >- https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/soap-methods.html maintainers: - FN: Kin Lane email: kin@apievangelist.com common: - type: Website url: https://www.adobe.com/ - type: CapabilityMap url: capabilities/adobe-campaign-capability-edges.yml name: Adobe Campaign Business Capability Map - type: Packages url: packages/adobe-campaign-packages.yml - type: SDKs url: packages/adobe-campaign-packages.yml - type: WellKnown url: well-known/adobe-campaign-well-known.yml - type: SecurityTxt url: well-known/adobe-campaign-security.txt - type: LLMsTxt url: llms/adobe-campaign-llms.txt - type: X-MCPServerCandidate url: mcp/adobe-campaign-mcp.yml note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.' - type: Conformance url: conformance/adobe-campaign-conformance.yml - type: Compliance url: security/adobe-campaign-trust-center.yml - type: TrustCenter url: security/adobe-campaign-trust-center.yml - type: Security url: security/adobe-campaign-vulnerability-disclosure.yml - type: ErrorCatalog url: errors/adobe-campaign-problem-types.yml - type: Lifecycle url: lifecycle/adobe-campaign-lifecycle.yml - type: Deprecation url: lifecycle/adobe-campaign-lifecycle.yml - type: OAuthScopes url: scopes/adobe-campaign-scopes.yml - type: Conventions url: conventions/adobe-campaign-conventions.yml - type: ChangeLog url: changelog/adobe-campaign-changelog.yml - type: Sandbox url: sandbox/adobe-campaign-sandbox.yml - type: DataModel url: data-model/adobe-campaign-data-model.yml - type: AgentSkill url: skills/_index.yml - type: Plans url: plans/adobe-campaign-plans-pricing.yml - type: RateLimits url: rate-limits/adobe-campaign-rate-limits.yml - type: FinOps url: finops/adobe-campaign-finops.yml - type: DeveloperPortal url: https://developer.adobe.com/ - type: Documentation url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/campaign-home - type: APIReference url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/developer/apis/get-started-apis - type: GitHubOrganization url: https://github.com/adobe - type: SignUp url: https://developer.adobe.com/console - type: Pricing url: https://business.adobe.com/products/campaign/adobe-campaign.html - type: ReleaseNotes url: https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/releases/release-notes - type: IssueTracker url: https://github.com/adobe/acc-js-sdk/issues - type: CodeOfConduct url: https://github.com/adobe/acc-js-sdk/blob/master/CODE_OF_CONDUCT.md - type: ContributionGuide url: https://github.com/adobe/acc-js-sdk/blob/master/.github/CONTRIBUTING.md - type: License name: Apache-2.0 url: https://github.com/adobe/acc-js-sdk/blob/master/LICENSE - type: AgenticAccess url: agentic-access/adobe-campaign-agentic-access.yml - type: VulnerabilityDisclosure url: security/adobe-campaign-vulnerability-disclosure.yml - type: DomainSecurity url: security/adobe-campaign-domain-security.yml - type: Authentication url: authentication/adobe-campaign-authentication.yml - type: LinkedIn url: https://www.linkedin.com/showcase/adobe-campaign - type: Portal url: https://developer.adobe.com/ - type: Authentication url: https://developer.adobe.com/developer-console/docs/guides/authentication/ - type: GettingStarted url: https://experienceleague.adobe.com/docs/campaign-learn/tutorials/overview.html - type: Support url: https://experienceleague.adobe.com/docs/customer-one/using/home.html - type: StatusPage url: https://status.adobe.com/ - type: TermsOfService url: https://www.adobe.com/legal/terms.html - type: PrivacyPolicy url: https://www.adobe.com/privacy.html - type: Blog url: https://business.adobe.com/blog/ - type: Features data: - name: Cross-Channel Campaign Orchestration description: Design and execute campaigns across email, SMS, push, direct mail, and web channels. - name: Profile and Audience Management description: Manage customer profiles, segments, and audiences for targeted messaging. - name: Email Delivery description: Send transactional and marketing emails with personalization and A/B testing. - name: Workflow Automation description: Build and execute automated marketing workflows with visual workflow designer. - name: Real-Time Messaging description: Trigger personalized messages in real time based on customer events and behaviors. - name: Reporting and Analytics description: Access campaign performance metrics, delivery statistics, and audience insights. - name: Content Personalization description: Dynamic content blocks and personalization fields for tailored messaging. - name: Push Notifications description: Send mobile push notifications to iOS and Android devices. - name: SMS Messaging description: Send SMS campaigns and transactional messages to mobile subscribers. - name: Landing Pages description: Create and manage landing pages for campaign responses and lead capture. - type: UseCases data: - name: Email Marketing Campaigns description: Design, personalize, and send email campaigns with tracking and analytics. - name: Customer Journey Orchestration description: Build multi-step customer journeys with triggers, conditions, and automated actions. - name: Transactional Messaging description: Send real-time transactional emails and SMS for order confirmations and alerts. - name: Lead Nurturing description: Automate lead scoring and nurture sequences based on engagement data. - name: Audience Segmentation description: Build dynamic audience segments for targeted campaign delivery. - name: Cross-Channel Coordination description: Coordinate messaging across email, SMS, push, and direct mail channels. - type: Integrations data: - name: Adobe Experience Cloud description: Native integration with AEM, Analytics, and Target for unified marketing. - name: Adobe Experience Platform description: Real-time customer profile and audience sharing with AEP. - name: Salesforce description: CRM integration for syncing contacts, leads, and campaign data. - name: Microsoft Dynamics description: CRM integration for contact synchronization and campaign tracking. - type: Solutions data: - name: Adobe Campaign Standard description: Cloud-native marketing automation with modern REST APIs and visual workflow designer. - name: Adobe Campaign Classic description: On-premises/hybrid marketing automation with SOAP and JavaScript APIs. - name: Adobe Campaign v8 description: Latest generation combining Campaign Classic power with cloud scalability. x-enrichment: date: '2026-08-13' status: enriched artifacts_added: 38 pass: local-v1