Search results

  1. andrewstrealtor

    Webflow Update Live Item

    There seems to be issues with the integration to Webflow when I'm trying to update a live collection item. It keeps giving me error about the field and name and when I see the response message even though I've set every setting.
  2. andrewstrealtor

    Pabbly Connect API for YouTube Create Video

    Has anyone successfully set up Pabbly Connect with the API plugin to create new YouTube videos? I believe it should be possible, but when I read the YouTube technical documents, I can't understand what scripts I need to use and the proper formatting to input in the API plugin on Pabbly Connect...
  3. andrewstrealtor

    Instagram to youtube (videos only)

    I agree with the comment above. Youtube is one of the biggest video platforms and this feature to upload a video to Youtube should absolutely already exist in your software. Please add this ASAP.
  4. andrewstrealtor

    Custom API Data being modified

    I'm trying to set up a custom API to perform a PUT request but the data I've entered in is being changed. The data contains URL information and all the slashes '/' are getting an additional '\' slash added before it and it's breaking the proper formatting for the receiving app. I need to stop...
  5. andrewstrealtor

    Create mapping before data sent through field

    I can’t assign what field to pull if no data exists when the web hook runs.
  6. andrewstrealtor

    Output to Google Sheets

    Doesn’t work
  7. andrewstrealtor

    Create mapping before data sent through field

    I'm integrating with my Webflow website and my site populates from a data feed I don't control. I'm trying to set it up so all photo URLs from each page are included in on a Google Sheet. Everything is working fine except I don't know how I can set up for when I receive more images than I was...
  8. andrewstrealtor

    Output to Google Sheets

    I'll wait for @Supreme or someone else at Pabbly to reply since I couldn't solve this. The formula I need to send from Pabbly to Google sheets is this: =SUBSTITUTE(INDIRECT("RC[-6]",false),"61cf44ab613d49f353d7bfaa","Cab-over") The issue seems to be with the "," in the formula affecting the...
  9. andrewstrealtor

    Output to Google Sheets

    Maybe I don't know how to use this discussion board, but I thought the Pabbly team checked it regularly and they would eventually respond.
  10. andrewstrealtor

    Output to Google Sheets

    Thanks for your help but check what exactly?
  11. andrewstrealtor

    Output to Google Sheets

    OK. That makes sense. I now have a different issue. I need a formula in some of the cells in the row and with the 'add new row' or 'append values' option, I can't figure out how to add the formula I need so it can stay relative to the row without the quotation marks causing an issue for Pabbly...
  12. andrewstrealtor

    Output to Google Sheets

    Your suggestion does exactly what I thought it would do and it appends a NEW ROW with the data in this new row instead of in the row the 52 fields were just put in. This won't work since now the data is split between 2 rows.
  13. andrewstrealtor

    Output to Google Sheets

    There is no option called "Append Row"
  14. andrewstrealtor

    Pabbly connect webhook extension issue -regarding

    I got it to work. I didn't realize that a different API key was being generated for each trigger so I solved it by using a single trigger and the multiple routing with the Router plugin for every path.
  15. andrewstrealtor

    Output to Google Sheets

    I have a working integration with a Google Sheet but it only seems to allow me to send data to 52 cells in a row but I have a total of 61 cells needing the data filled in. What am I doing wrong or is this a limit? If it's a limit, what can I do to get the remaining 9 cells of data also filled in?
  16. andrewstrealtor

    Pabbly connect webhook extension issue -regarding

    I've also tried and followed all instructions. The test works but the Send On Event does not work. Please fix or provide solution.
  17. andrewstrealtor

    Resize or crop image for Instagram

    Hi, I received the message below because an image from my Webflow website wasn’t the correct ratio to integrate with Instagram. Is there a way to pull the image but resize or crop it before attempting to post the image on Instagram so I can maintain automation without having to manually change...
Top