Search results

  1. G

    Google Sheets automation not executing

    It's being added manually in the Google Sheet. It is not originating from a third-party app.
  2. G

    Google Sheets automation not executing

    Unfortunately, I don't know in what conditions it's not being triggered--it seems to be random. There is no task history ID from the workflow when it doesn't trigger (I wish there was because I realize it would make troubleshooting easier), but when this problem occurs, it's as though Pabbly...
  3. G

    Google Sheets automation not executing

    I'm afraid your response doesn't address my concern. The workflow typically executes just fine. The problem is that on rare occasions, it does not execute at all. But when that happens, there is no error logged or any other indication that the trigger was received into the workflow. Nonetheless...
  4. G

    Google Sheets automation not executing

    I've had a problem a few times where one of my employees fills out a row in Google Sheets which is supposed to trigger Pabbly automations...but for no reason I can discern, the automations do not trigger. There's no error message and nothing in the Pabbly log...it's simply that nothing happens...
  5. G

    Google Sheets to Microsoft Office 365 integration

    I'm working on an integration between Google Sheets (Trigger: New or updated spreadsheet row) and Microsoft Office 365 (Action: Send mail to multiple users). I'm using the concatenate function in Sheets to format emails properly to transmit to Outlook in the format: {"emailAddress": {"address"...
  6. G

    Build multiple triggers with same webhook URL

    I answered my own question! I figured out what I did wrong, and was able to apply the same webhook to multiple spreadsheets, so an entry in any of the sheets would act as a trigger for the same Workflow. However, now have another question that's somewhat related to the first. I would like to...
  7. G

    Build multiple triggers with same webhook URL

    Okay, thanks for your reply! Can I simply paste the same webhook into the Pabbly Connect extension in multiple Google Sheets and use the same Workflow? Or will I need to clone the Workflow? It didn't seem to work when I pasted the same webhook using the same Workflow with multiple sheets, but I...
  8. G

    Build multiple triggers with same webhook URL

    Hi, I'm not sure if this is the same question shuvo-myalice was asking or not... I'm wondering if it's possible to have multiple triggers for the same workflow. Suppose I have three different Google Sheets that are functionally identical and will send the same data in the same format via the...
Top