Skip to content

Commit 530c8dc

Browse files
Merge pull request #7359 from segmentio/vanand17-patch-17
Update test a destination action
2 parents 342d74e + 330059d commit 530c8dc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/connections/destinations/actions.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,11 @@ You can also test within the mapping itself. To test the mapping:
163163
1. Navigate to the **Mappings** tab of your destination.
164164
2. Select a mapping and click the **...** and select **Edit Mapping**.
165165
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.
166-
4. Scroll to step 4 on the page, and click **Test Mapping** to test the mapping and view the response from the destination.
166+
4. Scroll to step 4 on the page, and click **Test Mapping** to test the mapping and view the response from the destination.
167+
168+
169+
> info "Test Mapping might not return the events you're looking for"
170+
> Segment only surfaces a small subset of events for the Test Mapping feature and might not always return the event you're looking for. If you'd like to test with a specific event, copy a specific event from your [Source Debugger](/docs/connections/sources/debugger/) and paste it into the **Add test event** interface.
167171
168172
## Customize mappings
169173

0 commit comments

Comments
 (0)