Thanks John – The answer to getting the post_id is ‘$EM_Event->post_id’ within Events Manager templates or $events->post_id (usually) within most hooks.
I’ve gone for this approach to ‘manually’ add the fields.
One thing that I constantly look for but find hard to find, is how to ‘manually’ add ACF fields into a form. Input fields for add/edit on an external form.