Full dump of input data in yamdump also for my reference...
This commit is contained in:
parent
271b553e6e
commit
f36a062f3a
|
@ -14,6 +14,8 @@ $yam = new SN_YammerClient($consumerKey, $consumerSecret, $token, $tokenSecret);
|
|||
$imp = new YammerImporter();
|
||||
|
||||
$data = $yam->messages();
|
||||
var_dump($data);
|
||||
|
||||
/*
|
||||
["messages"]=>
|
||||
["meta"]=> // followed_user_ids, current_user_id, etc
|
||||
|
|
Loading…
Reference in New Issue
Block a user