We have a number of forms where we need to create two related records in Salesforce from one form. For example, someone signing up to an event through a form would create Contact and linked Campaign Member records. Someone requesting something would create a Contact and linked Task record.
In our previous system (Formstack) this was very straightforward, the integration would create/update the Contact record first, then use this ID when creating the second record so they’d be linked together on Salesforce.
I can’t see a way to do this on GravityForms with the standard Salesforce Add-on. I can create two separate records but I can’t find a way to link them. Am I missing something or does this require another add-on or integration?