Recent content by Jorge

  1. J

    None of my workflows are working today

    All my workflows stop nothing is triggering. Whats wrong? Please help
  2. J

    You are charging me twice to the same account and the same email

    Hi I notice that you are been charging me twice to the same account and the same email? why is that? and I dont know for how long this is happening? Can you please check and refund me I just want one account. Is not make sense that I have been charging to the same account twice. My account is...
  3. J

    Open Ai API very slow response.

    I have another question, how much information can you process? I am trying to process approximately 160 Google reviews from a sheet to transfer them to a document, but it keeps loading for a long time. What version do you recommend? Im susin chat gpt 4o right now.
  4. J

    Open Ai API very slow response.

    Lately, the response from the OpenAI API has been very slow. In one step, I have two API requests, and what used to be fast is now very slow. I am using the GPT-4o version. Any suggestions to make the response faster? Thanks
  5. J

    Google Sheets - WebHook Trigger

    I am creating a quote generator. The issue is that since the last column is a formula, I cannot use it as a trigger, so I use the column before the formula as the trigger. Then, I want to pull the entire row with the cost of the service generated by the formula. I tried using Get Row and then an...
  6. J

    Google Sheets - WebHook Trigger

    I am trying to find another way to handle this, and I am sending all the info from the column before the formula in the sheet, and then with a get row I pull the info and use an iterator. The only issue is that when I send the quote, Pabbly send me all the quotes from the other rows too. Is it...
  7. J

    Google Sheets - WebHook Trigger

    Hello, I have a sheet with some rows of information. How can I get Pabbly to extract data only from the last row? I tried using the Get Row function and then using an iterator, but it pulls all the rows; I only want the last row. Is that possible?
  8. J

    Google Sheets - WebHook Trigger

    I am creating a quote generator with Google Sheets, the column that acts as a trigger is the investment of the service and it is generated as the previous columns get filled. I am using a formula to calculate the cost of the service; the problem is that the webhook that should be triggered when...
  9. J

    Retable Multiple selection

    Hi Im tryin to send data from spreadsheet to retable to create a Record, in Retable we create a column with multiselection, when I map the result from spreadsheet is bring me an error: Important Note: In the case of a checkbox field, it is necessary to enter either true or false to indicate the...
  10. J

    Uchat + Pabbly Issue with user fields

    Hi i record a video to show you the error! https://www.loom.com/share/d44c82902ad345eb9c1224a78b54fc76?sid=a6d78b22-498d-4be4-9e28-6793883733c7
  11. J

    Uchat + Pabbly Issue with user fields

    Since 2 weeks ago the uchat webhook with an specific tag is not returning the "user field" data. This was working one week ago and now the data is not showing. I report this in UChat but I dont know if it is a Pabbly Issue or Uchat issue. Here Im sharing a loom trying to explain the issue more...
  12. J

    Field(s) image character length exceeded error

    oh! I see...I thought it was related to the lenght of my message text, because I erase some word in the message and it work correctly...This is new? because I had some scenarios working correctly and this error is something that start to pop up this week. Thanks!
  13. J

    Field(s) image character length exceeded error

    Since yesterday I'm receving this kind of messages in some of my flows, I have this flows working since 3 months ago and this error start appearing since yesterday in 4 workflow. Im using Ultramsg in all this flows "status": "error", "message": "Field(s) image character length exceeded...
  14. J

    Webhook in google sheets is not working

    UPDATE: If I fill the cell directly to the google sheets the webhook triggers correctly but if the google sheet is fill from uchat is no triggering the webhook. Why is that?
  15. J

    Webhook in google sheets is not working

    Hi something is happening with the webhook in one of my workflows, I don't know why is not triggering the actions, is a webhook connected to a google sheets but when I do a test it send the info and receive it correctly but when a new row is created the webhook doesn't capture the info so the...
Top