api search

Search cases by context attributes using API

Hello,

In my use case, each case has a product_id which is a business data attribute and related to our internal business logic.

I'm looking for a way to get the case_id given a product_id.

I did manage to do the other way around, meaning getting the product_id given a case_id using the case context.

Notifications