You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/actions.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,11 @@ You can also test within the mapping itself. To test the mapping:
163
163
1. Navigate to the **Mappings** tab of your destination.
164
164
2. Select a mapping and click the **...** and select **Edit Mapping**.
165
165
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.
0 commit comments