Skip to content
Jean-Sébastien Sevestre edited this page Nov 12, 2018 · 18 revisions

Lumapps-sdk wiki

This document will help you to connect and use LumApps Api.

Getting started

Connect

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

Discover

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.

Common use cases

  • User Profile Update
  • Media creation
  • Post Creation
  • Content Creation

Glossary

  • Feed: groups
  • Instance : site
  • Customer : plateform
Clone this wiki locally