Skip to content

Commit 7d5f9f8

Browse files
authored
Update test a destination action
1 parent e8765e5 commit 7d5f9f8

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 ""
170+
>The mechanism that allows that feature to pull an event from the pipeline only holds a small subset at a time and may not always find the event you're looking for. When that happens you can simply navigate to your source debugger, find an event to test with, copy that raw event, and paste the event into the Add test event interface.
167171
168172
## Customize mappings
169173

0 commit comments

Comments
 (0)