@Panagiotis-Milios another problem is Pre and Post Hooks are treated/costed seperately. This should fall under the same 3 free api calls rules, so if i make a call to authenticate user, then prehook + authentace + post hook should b call as 1 + 2 free api calls rather than 3 seperate api calls defeating the purpose and benefits of using pre/post hooks.
I really hope BC listens to us