1
Sign into Bing Webmaster Tools
Go to Bing Webmaster Tools and sign in with your Microsoft, Google, or Facebook account.
2
Open API Access settings
In the Bing Webmaster Tools dashboard, go to Settings > API Access > OAuth Client.
3
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)
4
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.
5
Next
Follow the Quickstart to connect your first account.