Configuration
To configure the templates integration, you'll need:
Parameter | Type | Required(*) | Description |
---|
Example
{
"apns": {
"app_id": "com.example.myapp",
"badge": "unread",
"certificate": "MIICXQIBAAKBgQC3J2",
"key_id": "ABCD1234EF",
"team_id": "ABCD1234EF"
}
}
Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {},
"type": "object",
"x-ui": {
"type": "hidden"
}
}
Configure via Dashboard
The easiest way to configure this integration is through the MagicBell dashboard:
- Log in to your MagicBell dashboard.
- Navigate to Settings > Integrations.
- Find and click on this integration.
- Follow the on-screen instructions to complete the configuration.

MagicBell Dashboard: Integration Configuration