You can follow specific hashtags on Twitter and see the tweets within the Odoo Discuss channels of your choice. The tweets are retrieved periodically from Twitter. An authenticated user can retweet the messages.
De app opzetten aan de Twitter kant
Twitter uses an "App" on its side which is opens a gate to which Odoo asks for tweets, and through which a user can retweet. To set up this app, go to http://apps.twitter.com/app/new and put in the values:
Naam: dit is de naam van de applicatie op Twitter
Website: dit is de externe URL van uw Odoo database, met "/web" toegevoegd. Bijvoorbeeld, indien uw Odoo gehost is bij "http://www.voorbeeld.com" moet u "http://www.voorbeeld.com/web" ingeven in dit veld.
- Callback URL: this is the address on which Twitter will respond. Following the previous example you should write "http://www.example.com/web/twitter/callback".
Do not forget to accept the terms Developer agreement of use and click on Create your Twitter application at the bottom of the page.
De API sleutel en geheim ophalen
When on the App dashboard, switch to the Keys and Access Tokens tab.
And copy those values in Odoo in
and click on Save to save the settings.