Connect Sendy with Thrive Cart
Hello, I want to connect Sendy with Thrive Cart.
What do you recommend? To move buyers to a new list? So doing a subscribe via the API?
And then I would also like to add the product price in Sendy, how to do it? With a custom field?
And then how to update that custom field?
Thanks
This discussion has been closed.
Comments
Hi,
ThriveCart supports Zapier (currently invite only), you can turn it on in your ThriveCart settings, approval is automatic, see ? https://support.thrivecart.com/help/creating-your-first-zap/
After which you can connect Sendy to ThriveCart via Zapier.
Custom fields aren't supported in Zapier at the moment.
Alternatively, you can use Zapier's 'Webhooks' zap to do a POST to Sendy's 'subscribe' API. Doing so, you can pass in any of the supported parameters (eg. custom fields) into the API call.
Thanks.
Best regards,
Ben
I am really doing it with webhooks without zapier.
My question is more Sendy related. Should I move buyers to a new list?
Then how can I update a custom field each time a buyer buys an item?
Thanks
Hi,
This is completely up to you and your use case.
Please see the 'subscribe' API docs.
Thanks.
Best regards,
Ben
Thanks Ben