I’m looking for a way to map GF fields to an ACF repeater row. I have found this (How to map multiple Gravity Forms fields with ACF repeater oEmbed? - ACF Support) but cannot make it work.
In context, I have a post type called ‘companies’ and I need to allow a logged in user to add new ‘people’ to this company. The ‘people’ are set up using an ACF repeater with many subfields and my thought process is a GF with matching fields then, upon submission, create a new ACF repeater row on the associated post.
Can this be done?