Skip to Content
0
Aug 30, 2023 at 03:18 PM

SAP Build API - how to filter workflow instances by the value of the custom workflow attribute

105 Views

I'm trying API to fetch Workflow instance data.

My request URL is like https://spa-api-gateway-bpi-eu-prod.cfapps.eu10.hana.ondemand.com/public/workflow/rest/v1/workflow-instances?attributes.ExampleCustomAttribute=abcd

I want to filter workflow instance data by custom attributes(ex:initiatedby=abcd). Did to pass parameters

image.png

Request API Parameter field is like belowimage.png

Attributes in workflow instance is like below

image.png

Attachments

image.png (321.9 kB)
image.png (5.7 kB)
image.png (30.2 kB)
image.png (31.0 kB)