---
title: "Solitics"
slug: "solitics"
updated: 2026-06-30T23:19:22Z
published: 2026-06-30T23:19:22Z
canonical: "docs.xtremepush.com/solitics"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xtremepush.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Solitics

The Solitics integration allows you to use Xtremepush as the communication channels provider

It is possible to launch campaigns in Xtremepush that are triggered by Solitics (via the Xtremepush external API).

There are three main steps to activating an integration between Solitics and Xtremepush:

1. Integrate the Xtremepush SDK with your Website or Mobile App
2. Set the User ID that can uniquely identify users across Solitics and Xtremepush
3. Create API-triggered campaigns on Xtremepush. These will then be triggered from Solitics.

## SDK integration

The Solitics integration requires that you configure your web or mobile app in your Xtremepush project and complete the integration of the Xtremepush SDK in your web or mobile app.

Review the [Website](https://docs.xtremepush.com/docs/website-integration), [Android](https://docs.xtremepush.com/docs/android-integration) and [iOS](https://docs.xtremepush.com/docs/ios-integration) integration guides on how to achieve this.

## User ID matching

The ID you use to identify users in Solitics must also be set against user profiles in Xtremepush. This customer/player ID can be sent to Xtremepush from your mobile app or website using our SDK methods. Review our dedicated guide to learn how to [Set User ID](https://docs.xtremepush.com/docs/set-user-id).

## Create Solitics API-triggered Campaign

In Xtremepush, navigate to **Campaigns > Create campaign** and choose either Single-stage or Multi-stage campaign. Next select **Triggered > API-triggered > Create campaign**.

In the **Setup** tab of the campaign select the relevant channels.

From the **Content** tab, selecting the desired channel, insert `{{push_title}}` for the message title and `{{text}}` for the message text. This will help populate content from Solitics.

![](https://cdn.document360.io/b056e88b-f6c1-4bd2-b5b8-08e9336a17c9/Images/Documentation/image(25).png)

In this example an iOS push and Android push campaign is being set up.

From the **Segment** tab select **Send to everyone**, as the users to target will be provided by Solitics on execution.

In the **Schedule** tab set to send every day.

![](https://cdn.document360.io/b056e88b-f6c1-4bd2-b5b8-08e9336a17c9/Images/Documentation/image(26).png)

## Solitics activation

Once the integration steps have been completed, provide Solitics with the Campaign ID in order to complete the integration from their side.

You can find the Campaign ID under **Campaigns > Existing Campaigns**.

Solitics are now in a position to commence campaign testing.

> [!TIP]
> **Don't forget to set the user ID**
> 
> There must be User IDs associated with user profiles in Xtremepush for Solitics to be able to process campaigns.
