I am trying to consume Tasklist Rest APIs for that I need to set TASKLIST-SESSION={tasklistSessionId}' in header filed. how to get this value in for self managed camunda . Version I am using is Camunda 8 . Please do the needful

Hi All,
I am trying to consume Tasklist Rest APIs from postman.as per the documentation I need I need to set TASKLIST-SESSION={tasklistSessionId}’ in headers. how to get this value for self managed camunda . Version I am using is Camunda 8 . Please do the needful

Hi @Shaik.Saleem, welcome to the forums! For using the Tasklist REST API, you probably want to use a Bearer token. Are you using Identity?

2 Likes