There are multiple ways to update a case in Tines. We've looked over the ways to do so manually via the UI, so let's dig into how we can update a case autonomously via a story:
Via HTTP Request action: The classic HTTP Request action can be configured to update a case by following the API endpoint schema: Update a case.
Via storyboard templates: A more user-friendly option, this templated HTTP Request action can be found via Templates → Tines → "Update a case."
In this exercise, let's take a look at how to update a case via the template option.