Magento OAuth Setup
You'll enter these 4 credentials plus your Magento base URL in the next step: [Connecting to Builda](./connecting.md).
Magento OAuth Setup
Step 1: Create an Integration in Magento
- Log in to your Magento Admin Panel
- Navigate to System → Integrations
- Click Add New Integration
- Fill in the details:
- Name:
Builda - Email: Your admin email
- Name:
- Go to the API tab and select the required resource scopes (see Requirements)
- Click Save
Step 2: Activate the Integration
- Find the
Buildaintegration in the list - Click Activate
- Click Allow on the confirmation popup
- Magento will display the OAuth credentials:
- Consumer Key
- Consumer Secret
- Access Token
- Access Token Secret
Important: These credentials are shown only once. Copy them immediately and store them securely.
Step 3: Enter Credentials in Builda
You'll enter these 4 credentials plus your Magento base URL in the next step: Connecting to Builda.
| Magento Field | Builda Setting |
|---|---|
| Consumer Key | Magento Consumer Key |
| Consumer Secret | Magento Consumer Secret |
| Access Token | Magento Token |
| Access Token Secret | Magento Token Secret |
| Store URL | Magento Base URL (e.g., https://your-store.com) |