How can I add pre and post hooks for a Job/Workflow Template in Ansible Tower

At the start and completion/failure of each of the Jobs in my workflow template, I want to launch another template to process these events.

Is there a mechanism to implement the same?

I looked at notification, but there we can only execute webhooks/emails etc. Did not find a way to launch another template through the same.

Please let me know…