Hi, I was looking into the Agent Marketplace use case for Workday – Notify on Time Off Request Approval. I got stuck at a point where we need to fetch event steps using the URL/ccx/api/businessProcess/v1/{tenant}/eventSteps
This endpoint requires parameters such as businessProcess and stepType, which are mentioned as IDs in the documentation. Could you please clarify from where we can fetch these IDs for our tenant/environment?