Looking for a way to automatically run an export of a CSV that includes transaction data like order id, email, phone number but without an API. Email parser doesnt include enough data needed so the api and webhook idea was the next thought. Is there a way instead export a CSV file from a button on the website set for a certain time each day so I can then run the formatter zap and other things to get it into google sheets, airtable, slack, etc?
Page 1 / 1
Hi
A few options you can try:
- If you are the owner of the website, then setting up a script to send webhooks to Zapier every time there is a new record
- You can use apify and extract the data as CSV if the data is publicly accessible
- If the website is built on a popular CMS, try looking for native integration that can hook up with Sheet or Slack
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.