Search results

  1. N

    Google Sheet Custom API Request trigger Google App Script Function

    Hi, I am following this guide here https://forum.pabbly.com/threads/custom-api-request.19458/ What I intend to achieve is triggering my Google App Script's function to run first, before I attempt to search for the information i need in the Google Sheet. But I keep getting 403 The Caller Does...
  2. N

    Iterator inside Router not executing

    Hi, I have a logic that triggers when there is a new row in google sheet. The google sheet has data like "Tools Category" In my logic, I am comparing the new data from google sheet, and the data from Wordpress. I set a router that, if this category already existed in Wordpress, it will...
  3. N

    Text Parser - Extract Pattern - Not extracting the values i want

    Hi, I have tested out my regex with https://regex101.com/ and it works but when I try here, it doesnt work. What I intend to do is making "maximizing-benefits-by-meeting-the-essential-requirements-of-chat-gpt-2" become "maximizing-benefits-by-meeting-the-essential-requirements-of-chat-gpt"...
Top