LogoLogo
HOMEAPPSBLOGDEVELOPERSGET A DEMO
  • Overview
    • Data
    • Middle's infrastructure
    • ENTERPRISE installations
    • Security
  • Workflows
    • Enable/disable an account
    • Connect or edit an app connection
    • Sync
      • Stored records
      • Sync history
    • Create or copy a workflow
    • Edit an existing workflow
    • Workflow steps
    • Workflow parameters
    • Triggers
  • User access
  • Performance
  • Data deletion
  • App development
    • Authentication
    • Credential storage
    • Sync records
    • Actions
    • Code packages
    • Upload scripts
    • Testing your apps
    • Versions
    • Monitor
  • Guides
    • API limits
    • App Reference
      • HighLevel
      • Hubspot
    • Building an API for Middle
    • Getting app credentials
      • ABC Ignite
      • Amazon S3
      • Clover
      • Emma
      • Erply
      • Facebook
      • fitDEGREE
      • Glofox
      • Gmail
      • Google Sheets
      • HighLevel
      • Hubspot
      • Keap Max
      • Klaviyo
      • Lightspeed R-Series
      • Lightspeed X-Series
      • Mailchimp
      • Mindbody
      • OpenAI
      • Paramount Acceptance
      • Pike13
      • Salesforce
      • Shopify
      • Slack
      • Square
      • Vend
      • Xn
    • Development best practices
  • FAQs
    • What data is available?
Powered by GitBook
On this page

Was this helpful?

  1. Guides

Getting app credentials

Obtains the credentials to connect an app

To connect with any app, you will need your own API credentials to facilitate the integration. Depending on the app, the nature of this integration varies. Oftentimes, an API partnership is required with the app provider, an OAuth application must be created in the software platform, or it's as simple as grabbing an API key from the app admin.

API credentials are either entered on the app connection page or at an organization level, in the API keys tool.

All OAuth authentications require OAuth application credentials to be entered in the API keys menu

Redirect URLs

When an app authentication requires a redirect URL, as is the case for OAuth flows, you'll need to use a redirect URL that returned to your Middle instance. You'll want to use the following: https://{ENTER YOUR INSTANCE NAME HERE}.middle.app/oauth-redirect-uri/

PreviousBuilding an API for MiddleNextABC Ignite

Last updated 9 months ago

Was this helpful?