Search results

  1. S

    how to fix google docs "document is required" warning?

    Hey guys, I'm trying to replace some text in a google doc, but when I add the google doc ID from the previous step, I keep getting a warning saying "document is required". The document is in there though, so what is the issue? Thanks
  2. S

    Keep getting API response timeouts due to 25 second rule

    Hi guys, How do I implement the workaround so that my API request can take longer than 25 seconds? I'm not understanding where/when to implement the delay mentioned in this thread: https://forum.pabbly.com/threads/pabbly-connect-timeout-limit-error-response-not-received-in-25-seconds.855/
  3. S

    why am I getting an error when trying to add data to google sheets?

    I keep getting the same 401 error: "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project." I've tried logging out of all accounts and still...
  4. S

    How to set up filter to prevent duplicates

    Hi, I continue to get duplicates due to Pabbly's webhook firing multiple times, which is causing issues with my lead flow. I want to create a stop filter where if the email already exists in Airtable, the workflow will stop so that I don't get duplicate entries. Can you tell me if I've set...
  5. S

    webhook creating multiple entries

    Hi, My automation was working fine and then all of a sudden it's now creating 5 duplicate entries with each form submission. I'm guessing there's something wrong with the Pabbly webhook. Any idea what the issue is? It's a webhook for Formaloo. the Automation is called Formaloo --> Sheets -->...
Top