Zapier can connect, but it is not adding subscribers
I've connected Zapier to Sendy, and Zapier can pull all kinds of info from Sendy. But when I try to add a subscriber, Zapier will say it's succeeded but the subscriber does not show in the list. I had Cloudflare enabled, but even when disabling or putting in development mode, Sendy doesn't actually receive any info from Zapier.
Any suggestions?
This discussion has been closed.
Comments
Hi,
Try setting
allow_url_fopen
toOn
instead ofOff
in php.ini:Your phpinfo
Thanks.
Best regards,
Ben
That worked! Thank you!