Changelog

added

πŸ”” New Webhook Events - Record Updated

We have added more webhook events that can trigger requests to your endpoints. You can subscribe to any of these events to receive a corresponding HTTP request, with a JSON payload, to a URL of your choosing when a user performs the action in Claimable.

improved

New Zapier Triggers Added

We have added new triggers to our Zapier integration to notify you when documents, notes or labels are added to a claim or when a claim is assigned to a user!

added

Zapier Integration

We are now available on Zapier enabling easier and quicker no-code integrations between Claimable and the 1,000's of third party tools and services available in the Zapier library.

added

New Tasks Endpoints

Our latest release introduces new endpoints to fetch tasks via the Claimable API:

improved

Edit `closed_at` on Claims

You can now modify closed_at on closed claims. The default value is a timestamp that gets set automatically upon setting status to "closed" (either via the API or as a user via the UI). However you can now override this with another value for closed_at, which will be given precedence if provided.