Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/connect/webhooks-claim.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Stream.
To edit the claim webhook URL, open **Account Settings** on the
settings page.

<img src="/img/account-settings.png" alt="Account settings" width="700" />
<img src="https://tpastream-public.s3.amazonaws.com/webapp-docs/settings/account-settings.png" alt="Account settings" width="700" />

You'll only see this setting if the claim webhook feature is enabled
on your account. Once the webhook URL is set, all future posts go to
Expand Down
11 changes: 6 additions & 5 deletions docs/connect/webhooks-crawl.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,13 @@ like the [Claim Webhook URL](/connect/webhooks-claim#configuring-the-url).

## Replaying a crawl completion post

<img src="/img/replay-crawl-webhook.png" alt="Replay crawl webhook" width="500" />
<img src="https://tpastream-public.s3.amazonaws.com/webapp-docs/policy-holders/replay-crawl-webhook.png" alt="Replay crawl webhook" width="700" />

To manually replay a first-completion webhook post, find the member
on the member page. Under **Policy Holders**, there's a button to
replay the webhook request. If the button isn't shown, verify that
the feature is enabled and a URL is set.
To manually replay a first-completion webhook post, open the
**Policy Holders** page, find the policy holder, and pick
**Retry First Crawl Completion Webhook** from the row action menu.
If the option isn't shown, verify that the feature is enabled and a
URL is set.

The replay is useful for testing. If a crawl for that policy holder
has not happened yet, the replay returns a failure. Note: replayed
Expand Down