Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Next »

Enable API for salesforce instance

  1. Go to the setup page of your instance.

  2. On quick find: search for App Manager and click on it.

  3. Click on New Connected app.

  4. Fill the form. Put any name you’d like

  5. Mark the “Enable Oauth settings” checkbox and on Selected Oauth Scopes add “Full access (full)”

  6. Uncheck the “Require Secret for web server overflow” checkbox and click save

  7. On quick find: search for “manage connected apps” in the and click on it

  8. You will see a table with your connected apps. Press edit on the action column of your app

  9. Change IP relaxation to Relax IP restrictions

  10. Go to the app manager again (search in quick find) . Look for your app in the shown table and press the down arrow on the right of the table row. Press edit

  11. You will find the consumer key and consumer secret there. These are the details secret required for Oauth authentication for token retrieval

To add a salesforce log

  1. In the add data page, fill in the username and password which are used to enter your salesforce account

  2. Enter the url for your instance under Instance Name (should be of the form ****.salesforce.com)

  3. Define the Time To Retrieve, as usual.

  4. In the oauth credentials section - Fill in the client ID and client secret required for oauth connection. There are exactly the consumer key and consumer secret (respectively) which appear in step 12 above.

  5. Choose the desired logs form the Choose Logs.

  6. Save.
  • No labels