How to start zoom meeting using slack bot

My requirement is also that the api call can be made as different users and not just as one user.
The python code in aws lambda is triggered via the slack bot, it knows nothing about the zoom api token. We use single sign on for slack and zoom authentication but the sso token is not visible in the slack call when it launches the slack bot.
So slack will provide the userdetails to the lambda. zoom meeting will be started for the user launching the slack bot and not for a fixed user.
So how can this be achieved?

If possible please schedule a zoom call with me. I am in Australia (AEST).
Its getting a little urgent now.

Thanks