Webhook delivery for search alerts — how to configure? #7139
Unanswered
nachirosenfeld
asked this question in
Q&A
Replies: 1 comment
-
|
Hi, have you seen the webhook getting started guide? Seems like you're posting to the webhooks, which I don't think is something you should do? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've set up 3 real-time search alerts (IDs 16239, 16240, 16241) for TCPA/FDCPA/FCRA case filings via the API. I'd like to receive these as webhook POSTs to my server rather than emails so I can process new filings automatically in real time.
I attempted POST to /api/rest/v4/webhooks/ but received an HTML page back instead of a JSON response. Is there a correct way to configure webhook delivery for search alerts?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions