Logic Sheet - Google Sheets automation Questions

Showing 1 - 20 of 88 questions

Q: Can you run multiple triggers on the same sheet?

i.e. send a webhook when a row gets created and then send another webhook when a cell is updated...

Thanks!!!

needcoffee2Nov 22, 2024
See detail
Share
Helpful?

Q: 2 automations (or more) for a new row?

When a new row is added, is it possible to activate 2 automations? One to send an email, one to Encharge for example?

Phil-PLUSNov 22, 2024
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Nov 22, 2024

A: Hi, yes, you can set up multiple actions with one trigger. In each action you can even set a condition for when it should run so every thing is controlled in a fine-grained way.

Share
Helpful?

Q: Purchase question

Hi, I'd like to double check it before I buy it. The cheapest option is "For 1 Google Sheets account". Is it for one sheet document only or one account (many sheets)? Thank you

plaszczPLUSNov 21, 2024
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Nov 22, 2024

A: Hi thanks for the question. The tier 1 license allows you to use Logic Sheet in unlimited spreadsheet documents in one Google account. There is no limit how many documents you use it in.

Share
Helpful?

Q: hi wei,

with http request action ,can we send or receive data from whatsapp?

Mike5779Edited Nov 16, 2024
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Nov 18, 2024

A: Hi, you can send data to Whatsapp if you use any valid WA API service. But HTTP request action can only send data, it doesn't receive data. The webhook feature of Logic Sheet allows you to receive data in your spreadsheet and trigger automations.

Share
Helpful?

Q: Integrations or triggers to send emails

Hello, How do you set up a trigger to send an email or add the new lead to an automation outside of google? Meaning can I send the lead to Aweber, Encharge (appsumo), Sendfox (appsumo), Vbout (appsumo), etc. Thank you

jojogoPLUSNov 13, 2024
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Nov 18, 2024

A: Yes, you can set up a trigger in Logic Sheet to send a lead to services like Aweber, Encharge, Sendfox, and Vbout by using the HTTP request functionality. The precondition is that they have an API endpoint. Here's how you can do it:
1. Choose Trigger Event: Select the appropriate event in your Google Sheet that will trigger the automation, such as "When a new row is added".
2. Add Task to Send...

Share
Helpful?