-
Notifications
You must be signed in to change notification settings - Fork 8
Home
This document will help you to connect and use LumApps Apis.
Click to start a tutorial that will explain how to get started in 5 minutes
Follow LumApps Api documentation for clientID authorisation
About refresh token : refresh token can be retrieve using the Google OAuth2 Playground Look at this howto for more detail about playground usage
See Authentication and connection to start connecting
The front application use the api, every operation performed by the front can be done using the api.
To get get the current instance or customer id, type '?' on the front application. These will open a pop up with current page context.
The api explorer can be use to test api.
With the Chrome developper console , you can check request andresponse payload to various LumApps api calls.
- Feed : groups
- Instance : site
- Customer : plateform
- Group Management
- Role Management
- Content Creation
- User Profile Update
- Media creation
- Post Creation [Soon]