Skip to content

PHP code snippets that exchanging data with MicroStrategy Restful API Server

Notifications You must be signed in to change notification settings

jiezhao9/MicroStrategy_RESTful_PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MicroStrategy_RESTful_PHP

PHP code snippets that exchanging data with MicroStrategy Restful API Server

Sample 1: Create I-Server session Method: POST Endpoint: /api/sessions

Sample 2: Create a folder under shared folder Method: POST Endpoint: /api/folders

Sample 3: delete an object Method: DELETE Endpoint: /api/objects/{id}

Sample 4: Export dashboard Method: GET Endpoint: /api/dashboards/{id}

About

PHP code snippets that exchanging data with MicroStrategy Restful API Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages