@@ -19,21 +19,21 @@ You'll need to share sample event payloads with your Movable Ink Client Experien
19
19
20
20
### Find sample event payloads in Segment:
21
21
22
- To locate sample event payloads in Segment if you plan on sending an entire existing event :
22
+ To find sample event payloads in Segment:
23
23
24
- 1 . Navigate to ** Sources** and click on the source you’d like to stream data from.
25
- 2 . Click ** Debugger** . You'll see a list of incoming sample events.
26
- 3 . Click on the event you’re interested in. Click ** Raw** to view a full sample payload.
24
+ 1 . Navigate to ** Connections > Sources** and click on the source you’d like to stream data from.
25
+ 2 . Select the ** Debugger** tab . You'll see a list of incoming sample events.
26
+ 3 . Select the event you’re interested in, then select ** Raw** to view a full sample payload.
27
27
4 . Copy and paste this sample payload and share with your client experience team.
28
28
29
29
Your client experience manager will then provide you with a Movable Ink endpoint URL, access Key ID, and access secret.
30
30
31
31
## Getting started
32
32
33
- 1 . From the Segment web app, click ** Catalog** , then click ** Destinations** .
33
+ 1 . From the Segment web app, navigate to ** Connections > Catalog** , then select ** Destinations** .
34
34
2 . Search for "Movable Ink (Actions)" and select it.
35
35
3 . Click ** Add Destination** .
36
- 4 . Within the Settings of your new destination input your Movable Ink API credentials into the following fields:
36
+ 4 . Within the ** Settings** tab of your destination, input your Movable Ink API credentials into the following fields:
37
37
- ** Username** : paste your Movable Ink Access Key ID
38
38
- ** Access Secret** : paste your Movable Ink Access Secret
39
39
- ** Movable Ink URL** : paste your Movable Ink Endpoint URL
@@ -48,7 +48,7 @@ Your client experience manager will then provide you with a Movable Ink endpoint
48
48
4 . Map specific fields (optional):
49
49
- Click ** Test Mapping** to send a test event and identify any potential issues.
50
50
- Return to the Mappings overview page and enable your mapping.
51
- 6 . Finalize the setup by navigating to your integration’s Settings page and activating the integration by toggling on ** Enable Destination** .
51
+ 6 . Navigate to your integration’s ** Settings** tab and activate the integration by toggling on ** Enable Destination** .
52
52
53
53
> info ""
54
54
> For any unexpected errors, contact your Movable Ink client experience team with the full sample payload.
0 commit comments