Skip to content

Commit 7387d0e

Browse files
author
Thomas Gilbert
committed
add docs for new movable ink destination
1 parent 2187f0c commit 7387d0e

File tree

1 file changed

+54
-0
lines changed
  • src/connections/destinations/catalog/actions-movable-ink

1 file changed

+54
-0
lines changed
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: Movable Ink (Actions) Destination
3+
id: 6537b55db9e94b2e110c9cf9
4+
beta: true
5+
---
6+
7+
[Movable Ink](https://movableink.com/){:target="_blank"} lets email marketers deliver jaw-dropping customer experiences. Our cloud-based software activates any data to generate intelligent content at the moment of open.
8+
9+
This destination enables you to send Segment event data which can be used to automatically generate personalized creative at scale across email and mobile experiences.
10+
11+
info: This destination is maintained by Movable Ink. For any issues with the destination, please reach out to your Movable Ink Client Experience team.
12+
13+
## Pre-Requisites
14+
15+
A Movable Ink Stories license is required to leverage this integration. Please reach out to your Movable Ink client experience team with any questions.
16+
17+
You will need to share sample event payloads with your Movable Ink Client Experience team before enabling the destination in Segment. Your Client Experience team will then work with a Solutions Architect to map the event within Movable Ink and share an endpoint URL, access key ID and access secret. This event mapping in Movable Ink and API credentials are required for a successful response.
18+
19+
### To find sample event payloads within Segment:
20+
21+
1. To locate sample event payloads in Segment if you plan on sending an entire existing event:
22+
2. Navigate to ‘Sources’ and click on the source you’d like to stream data from.
23+
3. Click ‘Debugger’. You will see a list of incoming sample events.
24+
4. Click on the event you’re interested in. Click ‘Raw’ on the right-hand side of the screen to view a full sample payload
25+
5. Copy and paste this sample payload and share with your client experience team.
26+
27+
Your client experience manager will then provide you with a Movable Ink endpoint URL, access Key ID and access secret.
28+
29+
## Getting Started
30+
31+
1. From the Segment web app, click **Catalog**, then click **Destinations**.
32+
2. Search for **Movable Ink (Actions)** and select it.
33+
3. Click **Add Destination**
34+
4. Within the Settings of your new destination input your Movable Ink API credentials into the following fields:
35+
- Username: paste your Movable Ink Access Key ID
36+
- Access Secret: paste your Movable Ink Access Secret
37+
- Movable Ink URL: paste your Movable Ink Endpoint URL
38+
39+
## Select events and event properties to stream to Movable Ink
40+
41+
1. Navigate to the 'Mappings' section and create a new mapping.
42+
2. Choose the events to be sent:
43+
- Select the events you’d like to send to Movable Ink by adding or removing any event types (ex. Track, Identify, etc.) you’d like to send.
44+
- Optionally, specify events using 'Add Condition' and rules based on Event Names.
45+
3. Preview the data:
46+
- Load a test event from the source or use a sample event for data preview.
47+
- Map specific fields (optional):
48+
4. Click 'Test Mapping' to send a test event and identify any potential issues.
49+
5. Return to the Mappings overview page and enable your mapping.
50+
6. Finalize the setup by navigating to your integration’s Settings page and activating the integration by toggling on 'Enable Destination.'
51+
52+
Note: In case of unexpected errors, contact your Movable Ink client experience team with the full sample payload.
53+
54+
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)