Hook for poll ending?

Description
Is there a hook for poll’s ending? I try with the hook “end meeting” but the poll results are missing at this moment

Error
There is no error

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
Right now I m using “https://api.zoom.us/v2/report/meetings/".$meeting_id."/polls

How To Reproduce (If applicable)

Screenshots (If applicable)

Additional context

Hi @jviure,

We don’t currently have a webhook event for Poll Completed/Poll Ended, though this is a great suggestion. For now, you’ll need to query Poll Results via API.

Thanks,
Will