Full dump of input data in yamdump also for my reference...
This commit is contained in:
parent
0ff28ac8e0
commit
9be9d2f720
@ -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