How to create Developer application for Mercado Libre

Documentation on creating a developer application for mercado libre connector to connect successfully to Daton and fetch data

Follow the below instructions to set up the developer app for Mercado libre

  1. Create an account in Mercado Libre. The account should be a owner's account to avoid hassles in the future

  2. Open Mercado Libre's Dev Center - https://developers.mercadolibre.com.ar/devcenter

  3. Click on “Create an app”

  4. Enter all the required information asked and enter the below link in Redirect URI input

    Redirect URI - https://webapi.sarasanalytics.com/connector-studio/integration-setup/handle-oauth-redirect

  5. Scopes - read & offline access (mandatory)

  1. Once the application has been created within Mercado Libre, you can access the client id (App ID) and client secret

Last updated