Question

How do I transfer user responses, selected service, and payment details from Heyflow to Google Sheets?

  • 12 February 2024
  • 3 replies
  • 17 views

Hello, I have a question and I’m not sure if I’m in the right place to ask it nor how to ask the quuestion. I’m creating a website on wordpress that sells a service. Users have to submit responses using heyflow and when the responses get submitted a page that contains the services appears, the user  can choose  a service and get redirected to the checkout page and pay for the service. Since I’ve never done that before, I found it difficult to create this logic : when the user submits the responses how can I  get the data on googlesheets? including the service he chose and payment details etc.. 


3 replies

Userlevel 7
Badge +14

Hi @mabrook.ines 

Zap apps can be searched here: https://zapier.com/apps

Each Zap app has a profile page that lists the available triggers/actions.

GSheets: https://zapier.com/apps/google-sheets/integrations#triggers-and-actions

WooCommerce: https://zapier.com/apps/woocommerce/integrations#triggers-and-actions

Thank you for the reply. 
I’ve already checked them, but I can’t find anything that helps with url redirects

Userlevel 7
Badge +14

@mabrook.ines 

Redirects would need to be handled in the apps being used as that is front end scripting in the browser, whereas thing of Zaps as backend integrations between apps.

Reply