Hey Christoffer,
Thanks for reaching out to us!
Sure thing! When you create a form with Contact Form 7 they provide a shortcode for adding that form to a page. You can add the form to your events within the WYSIWYG when editing your events.
If you would like to automatically add this to all events, you can follow the themer’s guide to add the single-event.php file into your theme and include a “do_shortcode(‘[your form shortcode]’);” directly within the template file.
Let me know if this helps.
Thanks!