Trigger a callback upon clicking Apply button on Advanced Filter Builder

Hi team,

Would you please help me how I can add an EventListener to my Python Dash Layout to trigger a callback upon clicking the Apply button on the Advanced Filter Builder tool?

Also, how can I pass the id of a button to the EventListener component mentioned in the dash_extensions: Dash

Thanks