I'm looking to trigger a PHP function from a house made plugin i'm building when a user submit a form in forminator. (I'd like to avoid building a custom wp form in my plugin)
I heard there may be a forminator API to do so but the documentation only shows how to call an already built third-party integration.
Is there an API doc I'm missing out?