Xtremepush ​
Omnichannel engagement platform for iGaming with campaigns, user profiles, and analytics.
| Detail | Value |
|---|---|
| Category | iGaming |
| Base URL | https://api.xtremepush.com/api/external |
| Authentication | API Key |
| Endpoints | 10 |
| Connector key | xtremepush |
Using Xtremepush in a workflow ​
- Go to Connections and click New Connection.
- Pick Xtremepush from the marketplace.
- Enter your credentials (see Authentication above for what's expected).
- In a workflow, drop an API Call node and select this connection.
- Pick the operation you need from the Operation dropdown — see the table below.
Available Endpoints ​
| Endpoint | Summary |
|---|---|
| POST /campaign/create | Create campaign |
| POST /campaign/send | Send campaign |
| POST /campaign/list | List campaigns |
| POST /user-profile/import | Import user profiles |
| POST /user-profile/info | Get user profile |
| POST /user-profile/attribute | Set user attributes |
| POST /event/hit-event | Record event |
| POST /event/batch-hit | Batch events |
| POST /analytics/campaigns-stats | Campaign stats |
| POST /analytics/new-users | New user metrics |
Each endpoint has its own page with parameter details, an example
API Callnode configuration, and the response shape.