Sign into Bing Webmaster Tools
Go to Bing Webmaster Tools and sign in with your Microsoft, Google, or Facebook account.
Open API Access settings
In the Bing Webmaster Tools dashboard, go to Settings > API Access > OAuth Client.
Register a new OAuth client
- Click Create to register a new OAuth client
- Enter your application name and description
- Set the Redirect URI to:
https://api.nango.dev/oauth/callback - Select the scopes your application needs (e.g.,
webmaster.managefor read/write access orwebmaster.readfor read-only)
Get your credentials
Copy your Client ID and Client Secret from the OAuth client settings. You’ll need these when configuring the integration in Nango.
Next
Follow the Quickstart to connect your first account.