Scheduler Editor - webhook after creating new scheduling page

Is there a webhook after we create a Scheduling Page in the Nylas hosted sheduler editor?

I need to grab the config_id and corresponding grant_id to add to a database, so the meeting booking links are available for my CRM users to send to their contacts.

I can’t rely on CRM users to copy the Scheduling Page link and add it themselves.

Thanks in advance.

I figured it out.
I’m using the API (https://api.us.nylas.com/v3/grants/<my_grant_id>/scheduling/configurations)