Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
How to integrate react app with the liferay?
I'm creating a react app that needs integration with Liferay.
Scenario:
I've created one form in Liferay. So as the user adds the data into the form and submits it. Then I need to show these data in my react app. I'm using MySQL database.
So, What will be the steps to do it?
Hi ,
You can use Liferay HeadLess API (Refer) and fetch all the form records by Form Id and display them on react app.
You can check for rest api under (LR7.4GA11) :
http://localhost:8080/o/api?endpoint=http://localhost:8080/o/headless-form/v1.0/openapi.json
-> FormRecord -> getFormFormRecordsPage
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™