Skip to content

Commit ff43e31

Browse files
authored
Merge pull request #5407 from segmentio/pushwoosh
Add Pushwoosh (Actions) Docs
2 parents 32ef768 + 597dc9c commit ff43e31

File tree

1 file changed

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

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
title: Pushwoosh (Actions) Destination
2+
id: 64e72af1eabf77368b877a51
3+
private: true
4+
beta: true
5+
---
6+
7+
{% include content/plan-grid.md name="actions" %}
8+
9+
[Pushwoosh](https://pushwoosh.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} is a customer engagement platform that lets you create personalized messaging campaigns combining multiple channels, like push notifications, in-app messages, emails, and SMS.
10+
11+
Pushwoosh maintains this destination. For any issues with the destination, [contact the Pushwoosh support team](mailto:[email protected]){:target="_blank"}.
12+
13+
{% include content/ajs-upgrade.md %}
14+
15+
## Getting started
16+
17+
### Pushwoosh SDK integration
18+
19+
- If you configured Segment to receive push tokens, you don't need to integrate the Pushwoosh SDK into your app.
20+
- If your Segment implementation doesn't receive push tokens, integrate the Pushwoosh SDK into your app before setting up the Pushwoosh integration.
21+
22+
### Segment configuration
23+
24+
1. From the Segment web app, navigate to **Connections > Destinations**, and click **Add Destination**.
25+
2. Search for **Pushwoosh** and select it as the destination.
26+
3. Choose the sources you want to connect the Pushwoosh destination to.
27+
4. Open the destination settings.
28+
5. Enter your [**Pushwoosh API key**](https://docs.pushwoosh.com/platform-docs/api-reference/api-access-token/){:target="_blank"} and **application code**, which you can find below the project name in Pushwoosh. Verify that the **Enable Destination** switch is toggled on, then click **Save Changes**.
29+
6. Go to the **Mappings** tab and verify that the **Create or Update User Profile** and **Track Events options** are enabled.
30+
31+
Once you've configured the integration, Pushwoosh will receive events and user attributes from Segment.
32+
33+
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)