Facebook · Publish a post on a user's profile
/push/identities//facebook/post.json.
In this, please mention the way to get
Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers
Hi,
Just for other people that could ask for this even if it has been answered by support ticket :
To be able to get the user identity_token which is a OneAll token, the user needs to be logged using Social Login or imported via our API (using his Access token - http://docs.oneall.com/api/resources/users/import-user/). Then you can find in your CMS (Drupal, WordPress...) database into dedicated OneAll tables for each user his identity_token or you can also list all of your identities using this API endpoint : http://docs.oneall.com/api/resources/identities/list-all-identities/
Best regards,
Damien