Capability

Integration

Liferay is designed to be standards-compliant and highly interoperable. Connect Liferay DXP with external systems using SOAP, REST, GraphQL, and more to unite third-party software, legacy systems, and data.

Headless APIs, Remote Apps (Client Extensions), API Builder, and integrations with SSO platforms are some of the examples of the features in this area.

カテゴリ
カテゴリ
アドオンとコネクター
アドオンとコネクター
ミュールソフト
ミュールソフト サブスクリプション Liferay Connector to MuleSoft は、Liferay DXPをMuleSoftエコシステムの他のプラットフォームやサービスに接続するものです。 Anypoint Studio または Anypoint Design Center からコネクタにアクセスすることができます。...
MuleSoftコネクタの設定
MuleSoftコネクタの設定 Liferay の MuleSoft へのコネクタは、Liferay の API を記述した OpenAPI 3.0 ドキュメントを使用しています。 各OpenAPIドキュメントは、以下のスキーマでLiferayインスタンスに動的にデプロイされます。 ...
Muleのフローをデザインする
Muleのフローをデザインする Liferay Connector to MuleSoftを設定した後、Muleフローの構築を開始することができます。 これらの操作は、LiferayのOpenAPIエンドポイントで利用可能です。 レコードの作成 レコードの削除 記録取得 記録更新 バッチ - レコードのエクスポート バッチ - レコードのインポート - 作成 バッチ -...
PunchOut2Go
PunchOut2Go :file: ../landingpage_template.html :file: punchout2go/landing.html
Liferay Commerce Connector to PunchOut2Goリファレンスガイド
Liferay Commerce Connector to PunchOut2Goリファレンスガイド サブスクリプションが必要です。 本記事では、Liferay Commerce Connector to PunchOut2Goの設定用語について説明します。 用語Description パンチアウトセッションユーザーが、Liferay...
Salesforce
Salesforce
Liferay Commerce Connector to PunchOut2Go
Liferay Commerce Connector to PunchOut2Go サブスクリプションが必要です。 Liferayは、ユーザーの既存のPunchOut2GoインフラとCommerceを統合できるPunchOut2Goコネクターを備えています。 このコネクターは、LPKGファイルとして Liferayヘルプセンタ からダウンロードできます。 ...
Liferay Commerce 2.1 Connector to PunchOut2Go
Liferay Commerce 2.1 Connector to PunchOut2Go Subscription Liferay provides a PunchOut2Go connector that integrates with a user's existing PunchOut2Go infrastructure. You can download this...
Job Scheduler Framework
Job Scheduler Framework Liferay Self-Hosted Liferay PaaS Job Scheduler is a flexible framework built on Liferay's scheduler engine for running and scheduling business logic. This framework uses...
Creating Job Scheduler Templates
Creating Job Scheduler Templates Liferay Self-Hosted Liferay PaaS Job Scheduler Tasks are created by implementing the DispatchTaskExecutor interface. Liferay DXP provides multiple out-of-the-box...
Job Scheduler UI Reference
Job Scheduler UI Reference Liferay Self-Hosted Liferay PaaS Job Scheduler Triggers View, create, and manage Job Scheduler Tasks. The Job Scheduler Triggers tab lists all tasks added to the...
Manually Programming Scheduled Jobs
Manually Programming Scheduled Jobs Implementing the SchedulerJobConfiguration interface provides greater flexibility and improved performance as it is closer to the core of the job scheduler...
Job Scheduler Dispatch Framework Reference
Job Scheduler Dispatch Framework Reference Liferay Self-Hosted Liferay PaaS Liferay Job Scheduler is a flexible framework built on top of Liferay's Scheduler Engine. You can use it to add,...
Integration
Integration
Headless APIs
Headless APIs
Custom Object APIs
Custom Object APIs Liferay 7.4+ When you publish a custom object definition, Liferay generates default REST APIs for interacting with the object and its data. These APIs vary depending on the...
Managing Object Entry Versions
Managing Object Entry Versions Liferay DXP 2025.Q4+/Portal 2026.Q1+ Object entry versioning is used in Liferay's Content Management System (CMS). To use versioning with a custom object's entries,...
Managing Object Entries Using GraphQL
Managing Object Entries Using GraphQL You can use GraphQL to manage custom object entries in Liferay efficiently. This API framework simplifies data interaction and serves as an alternative to REST...
Object API Basics
Object API Basics When you publish an Object, Liferay automatically generates REST APIs for it. These APIs differ for Company and Site scoped Objects, but they all use the c/[pluralobjectlabel]...