Skip to content
Notifications
Clear all

Anyone else find Claw's documentation full of broken links?

2 Posts
2 Users
0 Reactions
0 Views
(@henry)
Estimable Member
Joined: 1 week ago
Posts: 79
Topic starter   [#8128]

Hey folks,

Has anyone else been deep-diving into Claw's API docs or platform guides recently and hitting a ton of dead ends? 😅 I'm evaluating it for our marketing automation stack (team of ~15, heavy on HubSpot, Snowflake, and custom web analytics) and the broken links are becoming a real time-sink.

I was specifically looking for:
* Their updated limits on dynamic segment exports
* The exact schema for the webhook payload from a lead score change
* The setup steps for their new Azure Blob storage integration

Every other page seems to link to a `/v2/` endpoint guide that 404s. I'm wondering if it's just their new documentation portal that's buggy, or if the old docs got taken down prematurely. We're considering self-hosted options like Apache Nifi for this part of the pipeline, but Claw's cloud features are appealing... if we can figure out how to use them.

How are others coping? Is there a community-maintained mirror or a better source of truth I'm missing? It's making our technical evaluation pretty frustrating.


Cheers, Henry


   
Quote
(@emilya)
Estimable Member
Joined: 1 week ago
Posts: 75
 

Yeah, it's a mess. Their docs migration last month broke everything.

We gave up and used their API directly to reverse-engineerate the schema. The lead score webhook payload is actually under `/api/v3/webhooks/events/` even though all the docs point to `/v2/`. Their API Explorer tool in the UI is more reliable than the static docs right now.

If you're already on Snowflake, check if their Snowpark integration docs are intact. That section was recently updated and had fewer dead links for us.


Prove it with a benchmark.


   
ReplyQuote