Recent content by mschellinger

  1. M

    Need API help translating what a service wants with how you code the pabbly API

    Thanks for Thanks for this, we connected the initial trigger to be a change from pipedrive and for some reason it is posting the same request about every minute instead of just once. Any insight as to why or more importantly how to fix?
  2. M

    Need API help translating what a service wants with how you code the pabbly API

    Here is what I got from the vendor and they are very little help with trying to troubleshoot anything outside of zapier. How do I format this within the pabbly API module to get this to work? Make a call to queue (use JSON): POST - URL: https://apig.kixie.com/app/event { "businessid"...
  3. M

    Monitor Multiple Columns in Google Sheets

    When setting up a webhook for google sheets can you tell it to send when one of multiple columns changes? If so how do you input the range? Trigger Column: The trigger column will be your final data column on which if the data is added, the whole of that row data will be sent to the webhook...
Top