Skip to content

calebtr/libraryh3lp-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libraryh3lp-examples
====================

Examples using the libraryh3lp/mycustomercloud API at http://dev.mycustomercloud.com/

conversations.php
=================
Builds an array of objects containing metadata and transcripts from today's libraryh3lp 
sessions and runs print_r on the object.

Usage from the command line: 

  php conversations.php <username> <password>


whos-online.php
===============
Prints a colon-delimited list of users and their availability.

Usage from the command line: 

  php whos-online.php <username> <password>

About

Examples using the libraryh3lp/mycustomercloud API at http://dev.mycustomercloud.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages