You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Current »

This section is for BellaDati On-Premise users only. If you are using BellaDati in the Cloud, the Twitter connector is ready and you don't need to make any configuration changes.

Creating a Twitter Application

To be able to access Twitter, you need to create a Twitter application.

When configuring the Twitter application, it is necessary to set 2 callback URLs:

  1. URL of your BellaDati instance (e.g. https://service.belladati.com)
  2. URL of your BellaDati instance /auth/callback/twitter (e.g. https://service.belladati.com/auth/callback/twitter)

 

Configuring BellaDati

After you have created an application, you can get your consumer key and consumer secret on the next page:

These parameters must be set in the application.properties file of your On-Premise installation. To edit application properties:

  1. Login to BellaDati
  2. Select Settings from the Main Menu
  3. Navigate to Configuration
  4. Scroll to the Twitter table
  5. Click Edit in ConsumerKey row and paste your Consumer key
  6. Click Edit in ConsumerSecret row and paste your Consumer secret
  7. Restart BellaDati

Next Steps

  • No labels