Insert MailChimp variables into field

Client wishes to send emails in MailChimp to subscribers. A link will be in the email to a page hosting a Gravity Form.

The client wants to pull in some info from the link (Name, email) into some fields in the form before sending.

Is there a way to gather that info from Mailchimp, maybe building the link a certain way, and pull that into the Gravity Form?

You can populate fields in that Gravity Forms form using the query string. This is the procedure you will use:

You will set up the link with your own parameter names and then the MMERGE tags from Mailchimp, to create a dynamic link that is sent to each subscriber.

Then your form fields will be set up the be dynamically populated using the query string parameters and names you send.