Skip to content

Commit 706fe25

Browse files
Add actions event testing information
1 parent 120d49a commit 706fe25

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/connections/destinations/actions.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,21 @@ 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 our [testing conections documentation](https://segment.com/docs/connections/test-connections/). A mapping must be enabled in order to be tested. If it is not enabled, or there is not a mapping to match the event being tested, you will see an error in the event tester that states: **'You may not have any subscriptions that match this event.'**
101+
102+
A second option is to test within the mapping itslef. Click an individual mapping to edit. In step 2 of the mapping, you can add a test event from the source, or a sampe event:
103+
104+
<img width="915" alt="Screenshot of test or sample event load in mappings" src="https://user-images.githubusercontent.com/78318468/217881329-05546b7c-80f1-4641-b201-f755f6afa1f7.png">
105+
106+
From there you can scroll to step 4 to test the mapping and receive a response from the destination:
107+
108+
<img width="878" alt="Screenshot of event testing section of mapping" src="https://user-images.githubusercontent.com/78318468/217882013-508af07d-8b5d-4d4d-bb48-0ec986306418.png">
109+
110+
<img width="877" alt="Screenshot of test event response in mapping" src="https://user-images.githubusercontent.com/78318468/217882104-b0b4dac3-9f8f-4034-a374-7adb171153f2.png">
111+
112+
113+
99114

100115
## Customize mappings
101116

0 commit comments

Comments
 (0)