How to get my items id selected on a board multi items menu feature APP using API?

I have create and application on the development center, then I have create a feature on the section of Board multi items menu but, when a select 3 items and go to my application I am only receiving a sessionToken in the request. I do not see a way to make a API call to retrieve the 3 selected items I have.

How can I get my batch or context information with the items I had selected in order to execute my actions on those ids?? I am using API calls, no SDK at the moment.

Please advise.
Ronald

Hello there @ronaldswaypc ,

You will have to use the SDK in this case. It is the only way of getting the selected items’ IDs.

Let me know if you have any other questions :slightly_smiling_face:

Cheers,
Matias