Adobe Experience Manager Forms Cloud Service - Communications
Experience Manager Forms Cloud Service Communications provide HTTP APIs that help you create brand-approved, personalized, and standardized documents such as business correspondences, statements, claim processing letters, benefit notices, monthly bills, or welcome kits.
Overview#
AEM Forms Cloud Service Communications provides APIs to:
Create, assemble, and deliver brand-oriented and personalized communications such as business correspondences, documents, statements, claim processing letters, benefit notices, monthly bills, and welcome kits. These help you combine a template (XFA or PDF) with customer data to generate documents in PDF, PS, PCL, and ZPL formats. These are known as document generation APIs
Combine, rearrange, and augment PDF and XDP documents and obtain information about PDF documents. These are known as Document manipulation APIs.
These APIs are available in two flavors:
Synchronous APIs are suitable for on-demand, low latency, and single record document generation use cases. These APIs are more suitable for user-action based use cases. For example, generating a document after a user fill a form.
Asynchronous APIs (Batch APIs) are suitable for scheduled, high throughput, and multiple document generation use cases. These APIs generate documents in batches. For example, phone bills, credit card statements, and benefits statements generated every month.
Discover#
API References#
Document Generation Synchronous API
Use these APIs to generate a communication on demand for print and digital deliveries.
Document Generation Asynchronous APIs
Use these APIs to generate multiple communications at scheduled intervals for print and digital deliveries.
Document Manipulation Synchronous APIs
Use these APIs to combine, rearrange, augment PDF and XDP documents and obtain information about PDF documents.