I have Wix Premium, and let’s assume I don’t have a website on Wix. I have an external website that has a simple email subscription form–a form where visitors enter their email addresses and the get saved somewhere. That somewhere is a collection on Wix. Is it possible to use Corvid API (e.g. wix-crm) from the external website to push/save the email to the subscription list on Wix?
You need to expose your site’s API using HTTP functions . Then you can make a post request to your site’s endpoint and use the wix crm function on the backend