• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    ๐Ÿš€ Exclusive Lifetime Offers ๐Ÿš€

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • ๐Ÿ”ฅ Pabbly Connect โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Subscription Billing โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Chatflow โ€” Lifetime Access for $249 โ€” View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Search results

  1. edwardzev

    Action is not added to mcp server.

    Nothing happens when I click on Add to MCP server. I mean pop up window doesn't pop up. Is there a problem with the server?
  2. edwardzev

    AI Assistant

    What is BotID when we create assistant. I mean is this something internal inside Pabbly mechanism or is it from OpenAI? What is the relation between BotID and the Assistant - can Assistant have a number of chatbots? What is the relation between thread and BotID - can BotID have a number of...
  3. edwardzev

    Email parser - link of attachment return 404 error

    Hi I have an email parser trigger. Upon receiving the email with attachment. the url that is generated return 404 error. How do I handle? Task History ID - IjU3NjUwNTZlMDYzMDA0MzA1MjY0NTUzNDUxMzc1MTY2NTQzODBmMzUi_pc...
  4. edwardzev

    API request doesn't pass

    Hi, I am trying to pass post request to supabase which is sql database service. It returns me error that Could not find the 'msg_txt' column of 'messages' in the schema cache. When I try to send the same request via Postman it goes well. Can't understand where the problem is. This is postman...
  5. edwardzev

    OpenAI file attachment

    I am trying to build workflow that is triggered by an email parser, receive attachment url (invoice - which is pdf file with open text). Fetch details from invoice using openai, and stores it in airtable or any other spreadsheet. I built an assistant. tested it in playground and the assistant...
  6. edwardzev

    Email field mapped but not transferred to action

    hi in the task IjU3NjUwNTZjMDYzZjA0Mzc1MjY0NTUzMDUxMzU1MTYxNTQzODBmMzIi_pc and other task from this automation. Last step is sending email. It should fetch the field Clean Email. For some reason it does not, although the field is populated by correct value. any idea why?
  7. edwardzev

    performing action on multiple airtable records

    hi I have a search airtable record action that finds a some number of records in particular table. Action returns a number of records. Then I do a line itemizer and get a nice comma separated list of records. rec0ijrk7dkVoqnbj,rec12nle8Gq9MuGwl,rec7YmCPlAMnr38AH So I want to update all those...
  8. edwardzev

    Facebook group email parser

    Hi Did anyone found a tool for extracting email adressess from facebook groups?
  9. edwardzev

    Convert parameter-value response to array

    hi workflow - fetch expence icount The workflow fetch expense records from my accounting software. The response comes in parameter-value response. how i convert it to array? I need it to use in the pabbly iterator because there can be a number of records with there parameters.
  10. edwardzev

    search for multiple records in airtable

    Hello, I am trying to build automation which will search for records in airtable that have curtain "invoice number" and check them as closed. Airtable set up is here The problem is that one invoice number can appear in different records. So Search record give you some number of records...
  11. edwardzev

    Fetching bases from Airtable

    I have a number of workspaces in airtable. When I try to make an automation pabbly recognizes only bases in the first workspace. How I can get pabbly fetch from other workspaces?
  12. edwardzev

    Tshirt mockup creation

    I am looking for a solution that allows to make tshirt mockups for customers. Did anyone ever did it or have any idea about integration with some service.
  13. edwardzev

    Missed phone call as action trigger

    Hi is it possible to use regular phone missed call, or for that reason incoming call, as a trigger to start some integration? Example use case: trigger - missed call Action - send email
  14. edwardzev

    Integration between cloud storage (dropbox) and local network storage (nas server)

    Hi, I have a dropbox account for data storage. And also, storage in my local network - NAS server (specifically QNAP). I would like to create automation that copy curtain folders from local storage to dropbox storage. Sort of additional back up. Is there any way to do it?
  15. edwardzev

    How to change login details from Google to mail/password?

    How to change login details from Google to mail/password?
  16. edwardzev

    Problem with GET RECORD from airtable

    I have some trouble getting record from airtable, although my webhook trigger work perfectly. What can be the problem?
  17. edwardzev

    How to get different webhook url?

    Hi, I want different applications send different webhooks so they can trigger different automations. How I can do it?
  18. edwardzev

    Problem of Different applications send same webhook

    I have different automation that are triggering different actions. The problem is that webhook url is the same. So when apps send webhooks the trigger the same automation. How do solve this problem?
  19. edwardzev

    Receiving webhook from Airtable

    Hi, I have built automation that is triggered by webhook. But I don't know how to make airtable send webhook. Maybe someone know how to do it?
  20. edwardzev

    Multible Pabbly Iterator actions problem

    Hi there, I have airtable automation that allows client to upload up to 4 graphics in one record. Then I upload them to dropbox. In order to get particular attachment link I use iterator. And it works fine. The problem is that if client uploaded not 4, but 1,2 or 3 files, the automation...
Top