Hi,
I have been trying all day to get a Curl action to subscribe to an AcyMailing mailing list but it looks like the url parameters are not being encoded properly.
I have tried entering the complete url in the "URL to connect to field" like but the subscription does not happen:
I have also tried entering the url as follows:
with the parameters in the "Data override" field as follows:
as per https://www.chronoengine.com/forums/posts/t105998/p379809#p379809
but this does not work either.
Is this working for anyone else?
Thanks,
Neil
I have been trying all day to get a Curl action to subscribe to an AcyMailing mailing list but it looks like the url parameters are not being encoded properly.
I have tried entering the complete url in the "URL to connect to field" like but the subscription does not happen:
https://xxxxxx.org.au/index.php?option=com_acymailing&ctrl=sub&task=optin&hiddenlists=1&user[name]={data:Name}&user[email]={data:Email}
I have also tried entering the url as follows:
https://xxxxxx.org.au/index.php?option=com_acymailing
with the parameters in the "Data override" field as follows:
ctrl:sub
task:optin
hiddenlists:1
user[name]:{data:Name}
user[email]:{data:Email}
as per https://www.chronoengine.com/forums/posts/t105998/p379809#p379809
but this does not work either.
Is this working for anyone else?
Thanks,
Neil