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.

Feature
Deployment Approach
Liferay Commerce Connector to PunchOut2Go
Liferay Commerce Connector to PunchOut2Go サブスクリプションが必要です。 Liferayは、ユーザーの既存のPunchOut2GoインフラとCommerceを統合できるPunchOut2Goコネクターを備えています。 このコネクターは、LPKGファイルとして Liferayヘルプセンタ からダウンロードできます。 ...
公開日: 2024/04/26 20:47
Liferay Commerce Connector to PunchOut2Goリファレンスガイド
Liferay Commerce Connector to PunchOut2Goリファレンスガイド サブスクリプションが必要です。 本記事では、Liferay Commerce Connector to PunchOut2Goの設定用語について説明します。 用語Description パンチアウトセッションユーザーが、Liferay...
公開日: 2024/04/26 20:47
ミュールソフト
ミュールソフト サブスクリプション Liferay Connector to MuleSoft は、Liferay DXPをMuleSoftエコシステムの他のプラットフォームやサービスに接続するものです。 Anypoint Studio または Anypoint Design Center からコネクタにアクセスすることができます。...
公開日: 2024/04/26 20:47
アドオンとコネクター
アドオンとコネクター :file: landingpage_template.html :file: add-ons-and-connectors/landing.html
公開日: 2024/04/26 20:47
MuleSoftコネクタの設定
MuleSoftコネクタの設定 Liferay の MuleSoft へのコネクタは、Liferay の API を記述した OpenAPI 3.0 ドキュメントを使用しています。 各OpenAPIドキュメントは、以下のスキーマでLiferayインスタンスに動的にデプロイされます。 ...
公開日: 2024/04/26 20:47
Muleのフローをデザインする
Muleのフローをデザインする Liferay Connector to MuleSoftを設定した後、Muleフローの構築を開始することができます。 これらの操作は、LiferayのOpenAPIエンドポイントで利用可能です。 レコードの作成 レコードの削除 記録取得 記録更新 バッチ - レコードのエクスポート バッチ - レコードのインポート - 作成 バッチ -...
公開日: 2024/04/26 20:47
PunchOut2Go
PunchOut2Go :file: ../landingpage_template.html :file: punchout2go/landing.html
公開日: 2024/04/26 20:47
Salesforce
Salesforce :file: ../landingpage_template.html :file: salesforce/landing.html
公開日: 2024/04/26 20:47
SalesforceへのLiferayコネクタ
SalesforceへのLiferayコネクタ サブスクリプション Liferay DXP 7.4 U35+. Liferay Connector to Salesforceは、 Talend ジョブデザインとLiferayの ジョブスケジューラーを使う を使用して、SalesforceからLiferay DXPにデータをインポートします。 コネクタをダウンロードして .lpkg...
公開日: 2024/04/26 20:47
Recipe TEST
Duis placerat, risus eget ornare ultrices, lorem mauris tempor nunc, sed aliquam diam metus quis velit. Donec aliquam eu sem ac eleifend. Donec condimentum sagittis semper. Sed blandit ipsum id...
公開日: 2024/06/25 13:36
Understanding the Job Scheduler Framework
Understanding the Job Scheduler Framework Liferay Job Scheduler is a flexible framework built on top of Liferay's Scheduler Engine. You can use it to add, execute, and schedule tasks containing any...
公開日: 2024/04/26 20:56
Job Scheduler UI Reference
Job Scheduler UI Reference Job Scheduler Triggers View, create, and manage Job Scheduler Tasks. The Job Scheduler Triggers tab lists all tasks added to the Liferay instance. Click Add (Add...
公開日: 2024/04/26 20:56
Creating a New Job Scheduler Task Executor
Creating a New Job Scheduler Task Executor Each Job Scheduler Task is created by implementing the DispatchTaskExecutor interface and can execute any logic. While Liferay DXP provides multiple...
公開日: 2024/04/26 20:56
Using Job Scheduler
Using Job Scheduler Job Scheduler is a flexible framework built on Liferay's scheduler engine for running and scheduling business logic. This framework uses the DispatchTaskExecutor interface to...
公開日: 2024/04/26 20:56
Job Scheduler Framework
Job Scheduler Framework :file: ../../landingpage_template.html :file: job-scheduler-framework/landing.html
公開日: 2024/04/26 20:56
Using Google Sheets with Objects
Using Google Sheets with Objects Liferay 7.4+ These articles explain how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using a variety of third party tools. ::::...
公開日: 2024/04/26 20:57
Using Integrately to Sync Object Data with Google Sheets
Using Integrately to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Integrately....
公開日: 2024/04/26 20:57
Using Workato to Sync Object Data with Google Sheets
Using Workato to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Workato. Syncing your...
公開日: 2024/04/26 20:57
Using nestedFields to Query Related Entries
Using nestedFields to Query Related Entries Liferay 7.4 U69+/GA69+ The nestedFields parameter causes Liferay to return multiple levels of related object entries in a single GET request. Pass the...
公開日: 2024/04/26 20:57
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]...
公開日: 2024/04/26 20:57
Using Aggregation Terms with REST APIs
Using Aggregation Terms with REST APIs When querying Object entries using REST APIs, you can use an Object's fields as facet criteria for aggregating entry data. To do this, add the...
公開日: 2024/04/26 20:57
Permissions Framework Integration
Permissions Framework Integration Liferay 7.4+ Published objects are integrated automatically with Liferay's permissions framework. You can manage user access to an object and its entries with...
公開日: 2024/04/26 20:57
Using nestedFields to Audit Entry History
Using nestedFields to Audit Entry History Liferay 7.4 U72+/GA72+ When you enable entry history for an object definition, you can use the nestedFields parameter with REST APIs to audit entry...
公開日: 2024/04/26 20:57
Using Custom Object APIs
Using 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...
公開日: 2024/04/26 20:57
Assets Framework Integration
Assets Framework Integration Coming Soon!
公開日: 2024/04/26 20:57
Using Make to Sync Object Data with Google Sheets
Using Make to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Make (formerly...
公開日: 2024/04/26 20:57
Using Elastic.io to Sync Object Data with Google Sheets
Using Elastic.io to Sync Object Data with Google Sheets Liferay 7.4+ You can use Liferay Objects with data integration tools to create automated tasks for syncing Object data with external...
公開日: 2024/04/26 20:57
Using Automate.io to Sync Object Data with Google Sheets
Using Automate.io to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Automate.io....
公開日: 2024/04/26 20:57
Using Pabbly to Sync Object Data with Google Sheets
Using Pabbly to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Pabbly. Syncing your...
公開日: 2024/04/26 20:57
Using IFTTT to Sync Object Data with Google Sheets
Using IFTTT to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using IFTTT. Syncing your data...
公開日: 2024/04/26 20:57
Using Zapier to Sync Object Data with Google Sheets
Using Zapier to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Zapier. Syncing your...
公開日: 2024/04/26 20:57
Using Wyzebulb to Sync Object Data with Google Sheets
Using Wyzebulb to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Wyzebulb. Syncing...
公開日: 2024/04/26 20:57
Using Relationship REST APIs
Using Relationship REST APIs Liferay 7.4 U70+/GA70+ When you add relationships to custom or system objects, Liferay generates REST endpoints for accessing those relationships. You can relate and...
公開日: 2024/04/26 20:57
Using Batch APIs
Using Batch APIs When you publish an Object, Liferay automatically generates REST APIs for it. These include the batch APIs for bulk POST, PUT, and DELETE operations. Here you'll use cURL commands...
公開日: 2024/04/26 20:57
Liferay Talendコンポーネントのインストール
Liferay Talendコンポーネントのインストール 未対応 LiferayのTalend Open Studio用コンポーネントは、Liferay DXP/PortalとMySQL、SAP、Salesforceなどの外部システム、あるいはファイルとの間でデータのインポート/エクスポートが可能です。 これらのコンポーネントを使用するには、Talend Open...
公開日: 2024/04/26 21:01
Liferay Talendコンポーネントを使用したTalendジョブの設計
Liferay Talendコンポーネントを使用したTalendジョブの設計 近日公開!
公開日: 2024/04/26 21:01
データ統合
データ統合 :file: ../landingpage_template.html :file: data-integration/landing.html
公開日: 2024/04/26 21:01
Liferay Talendコンポーネントの概要
Liferay Talendコンポーネントの概要 未対応 データ統合ジョブにTalend Open Studioを使用している場合、LiferayのTalendコンポーネントを使用すると、Liferay/DXP Portalと他の外部システム(MySQL、SAP、Salesforceなど)との間でデータを簡単にインポート/エクスポートできます。 $LIFERAY LEARN PORTAL...
公開日: 2024/04/26 21:01

Ask

Capabilities

Product

DXP

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy