Search results

  1. Stephen Gordon

    Whisper Transcription fails with Status 500 error message.

    Hi All, I have a Pabbly workflow that checks a Dropbox folder for new audio files (mp3), waits for 5 minutes, then uses Whisper AI to transcribe the Audio. The transcription task works when I click on 'Save & Send Request' to test the set up but the live workflow fails with the following...
  2. Stephen Gordon

    Only answer the first question in Facebook Messenger

    Hi All, I love the new Facebook Messenger trigger that enables me to use OpenAi to answer incoming messages. Is it possible restrict the workflow so OpenAI only answers the first query? This would allow the page owner to carry on longer conversations without being interrupted by the answers...
  3. Stephen Gordon

    How to use the webhook secret for WooCommerce

    Hi all, Is there a tutorial on how to use the secret field in WooCommerce webhooks (Woocommerce > Settings > Advanced > Webhooks) to secure Pabbly Connect workflows triggered by new / updated orders? Cheers Stephen
  4. Stephen Gordon

    Can I use Pabbly Connect with OpenAI API (Whisper) to transcribe audio files to text?

    Hi All, I've set up a workflow that asks the OpenAI API to transcribe a .mp3 file from a dropbox folder into a text file. I've followed the OpenAI documentation but despite passing the location of the file on Dropbox I'm getting the following error message. 1 validation error for Request...
  5. Stephen Gordon

    Is it possible to lookup a Google Sheets row using a date?

    Hi All, I've set up a workflow to run once a day to get the current date (without time) in the DD/MM/YYYY format. The next action is a 'Google Sheets: Lookup Spreadsheets Row' that uses the Current Date value from the previous step to search the date column in the connected spreadsheet. The...
  6. Stephen Gordon

    Workflow Freezes after I add a Google Sheets/Docs task after a 'Data Transformer - Line Itemizer' task

    Hi All, When I add a Google Sheets/Docs task after the data transformer - line itemizer task (pictured below with test data) the entire workflow freezes, and I am unable to continue working on the page. The only solution is to reload the page losing the new (Google) task I've added to the...
  7. Stephen Gordon

    How do I capture all subscribers names from a mailing list and send the grouped results to Pushover?

    I'm setting up a workflow to send the names of active mailing list subscribers from Moosend to a Pushover text message, but I've run into a problem. I have a 'Get Subscribers' action to get the information from Moosend and parse the data using Iterator. I tried sending that data to Pushover...
Top