🚀 Quickstart
Connect to Apple Business Manager with Nango and see data flow in 2 minutes.Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Apple Business Manager.
Connect Apple Business Manager
Go to Connections -> Add Test Connection -> Connect, then enter your Client ID, Key ID, and Private Key. Later, you’ll let your users do the same directly from your app.
Call the Apple Business Manager API
Let’s make your first request to the Apple Business Manager API (list organization devices). Replace the placeholders below with your secret key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the connect guide linked below.
📚 Apple Business Manager Integration Guides
- How to connect Apple Business Manager (Client ID, Key ID & Private Key)
Create an API account in Apple Business Manager and generate the credentials needed to connect.