That could be possible via http functions that sends the data to a wix database to log that email and start an automation if desired https://www.wix.com/corvid/reference/wix-http-functions.html
Any updates it stopped working and no longer see third party apps in actions
As Carlos mentioned above, I’m unable to see a connection to third party apps. Please please tell me that this feature has not been removed. That would be quite disappointing. I have enabled Corvid on my site and it is not a free plan.
Yes. Not working for me too. And without notice! Existing automations are now gone too with “missing information”
@team69619 I’ve passed this on to QA for evaluation.
Hi. Yes, our colleagues has confirmed that they have an issue with Automations. Will update here once they have a solution.
update : issue should be fixed by now
Sorry for the inconvenience
Regards, Alex
Hi there, I’ve been trying to get Wix Automation and Zapier to work. I’d like to start the automation when my customer paid for a plan. However, I am stuck here (see below). The Zapier does get something from Wix when a purchase was made. BUT, it did not pass the customer’s email and name to Zapier. It sends out my website’s name and my site’s email (not the customer’s). Please let me know how I can solve this. I am on Business Unlimited Plan. Thanks.
Hi @aleksander-denga https://support.wix.com/en/article/creating-an-automation-for-a-wix-data-form-submission This does not seem to be working for wix data forms now. I just want to send a triggered email to a visitor when they submit a form. I am not able to sync the email to the email section in the database.
Highlighted section in image below does not give any options to sync with the database.
Hey guys, I got a few zaps working with my Wix Form into google sheets. One thing I am missing is the Submitted Time stamp… I don’t see those fields in the Zapier data being pulled through… is it there an I am just missing it?
Here is a pic of what I see in Wix data table for the form
In Zapier I am looking for the Submission time field, which doesn’t appear to be present…
Is the submission time not available to be sent to Zapier right now?
Thanks ahead of time!
Did anything happened in integration with Zap recently? Yesterday I was able to receive Contact.Email now it does not appears in a Zap fields when i create integration.
I’m also having this issue. Here is the data found in the automation but none of this data populates when triggered. Help!
I’m having the exact same problem - did you get anywhere @admin7272 ? Wix - I feel this is a quick fix and seems like whoever has implemented the feature has been sloppy in adding the incorrect fields. Please can you sort this ASAP?
Really need the automation with Paid Plans to work properly!
Info importing into sheets is my own site name and site email address rather than customers who have signed up to my site!
Please sort ASAP!
I did solve this issue with Zapier’s help (a little workaround). On Zapier, right-click (double-click) on this, it will become the text format like {{78218154__paidplan.title}} that you can use to specify your own fields from Wix Automation. Hope this helps.
Thanks Jackie. I’m trying to link a Wix form to a Slack channel but that zap does not offer the same level of customization that you see with the Python connection. Has anyone else had luck with another solution?
You can do that with data webhooks to post form data to zapier specifically the after insert hook
@jaoshsethna thanks! But does that require custom building the integration with Slack?
@adriang there will be some code in the wix backend to post the form data to zapier. But the slack integration would be defined by zapier.
@jaoshsethna Sorry if I wasn’t clear. The data from Wix that Zapier pulls in does not correspond to any fields in a Wix form. As seen here https://share.getcloudapp.com/E0ub6Nqn if you fill out a standard Wix form the email field, for example, does not populate in any of the email fields e.g.
Email[0]
contact.Email[1]
contact.Email[2]
Any idea why Zapier finds this data but it appears to the the “wrong” data from Wix?
@adriang i tried automations too for my clients for custom wix forms but couldn’t get them to work consistently. Developed my own solution using post insert webhooks to integrate that data into zapier.