Skip to content

Commit 1704bc7

Browse files
committed
integration docs
1 parent 45f8f2d commit 1704bc7

File tree

1 file changed

+28
-0
lines changed
  • src/connections/destinations/catalog/pushwoosh

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
title: Pushwoosh (Actions) Destination
2+
---
3+
4+
{% include content/plan-grid.md name="actions" %}
5+
6+
[Pushwoosh](https://pushwoosh.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) is a customer engagement platform that allows you to create personalized messaging campaigns combining multiple channels: push notifications, in-app messages, emails, and SMS.
7+
8+
This destination is maintained by Pushwoosh. For any issues with the destination, [contact Support team](mailto:[email protected]).
9+
10+
{% include content/ajs-upgrade.md %}
11+
12+
## Getting started
13+
14+
##### Pushwoosh SDK integration
15+
- If you configured sending push tokens from your app to Segment, you don't need to integrate the Pushwoosh SDK into your app.
16+
- If Segment does not receive push tokens, integrate the Pushwoosh SDK into your app before setting up integration with Pushwoosh.
17+
18+
##### Segment configuraion
19+
1. In the Segment web interface, navigate to **Connections → Destinations** and click **Add Destination**.
20+
2. Search for **Pushwoosh** and select it as the destination.
21+
3. Choose the sources you want to connect the Pushwoosh destination to.
22+
4. Open the destination settings.
23+
5. Enter the [**Pushwoosh API key**](https://docs.pushwoosh.com/platform-docs/api-reference/api-access-token/) and **application code** (it can be found below the project name in Pushwoosh). Ensure the **Enable Destination** switch is on and click **Save Changes**.
24+
6. Go to the **Mappings** tab and ensure the **Create or Update User Profile** and **Track Events options** are enabled.
25+
26+
If the integration is configured correctly, Pushwoosh will start receiving Events and user attributes from Segment.
27+
28+
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)