Skip to content

Commit 082d30f

Browse files
authored
Merge pull request #4203 from segmentio/ashton-huxtable-patch-1
Add actions event testing information
2 parents efd1d23 + d93f1cd commit 082d30f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/connections/destinations/actions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,14 @@ To delete a destination action: click the action to select it, and click **Delet
9696

9797
This takes effect within minutes, and removes the action completely. Any data that would have gone to the destination is not delivered. Once deleted, the saved action cannot be restored.
9898

99+
## Test a destination action
100+
To test a destination action, follow the instructions in [Testing Connections](/docs/connections/test-connections/). You must enable a mapping in order to test the destination. Otherwise, this error occurs: *You may not have any subscriptions that match this event.*
101+
102+
You can also test within the mapping itself. To test the mapping:
103+
1. Navigate to the **Mappings** tab of your destination.
104+
2. Select a mapping and click the **...** and select **Edit Mapping**.
105+
3. In step 2 of the mappings edit page, click **Load Test Event from Source** to add a test event from the source, or you can add your own sample event.
106+
4. Scroll to step 4 on the page, and click **Test Mapping** to test the mapping and view the response from the destination.
99107

100108
## Customize mappings
101109

0 commit comments

Comments
 (0)