I can't figure out how to add a user to an acymailing list with Chronoforms7. I've tried copying some older documentation suggestions by creating a cURL action like this:
https://xxxx.com./index.php?option=com_acymailing&ctrl=sub&task=optin&hiddenlists=1&user[name]={data:mealplan_name}&user[email]={data:mealplan_email}
Where the Acymailing list ID that I want people to be added to is 1, my form field name for name is mealplan_name and email address is mealplan_email address.
Not a coder so this is a bit over my head and skill level and Chronoforms documentation/support is brutal.