• 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.

Recent content by edwardzev

  1. edwardzev

    Action is not added to mcp server.

    https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZlMDYzZjA0MzE1MjY4NTUzNTUxMzMi_pc
  2. 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?
  3. edwardzev

    AI Assistant

    Can I get an answer for this?
  4. edwardzev

    AI Assistant

    Alright. At least we established this fact. Next question. Unique Identifier - from the schema of the response I assume that once the Unique Identigier is new, the thread is created inside the assistant. and when the identifier is already used, the Pabbly will face the same thread. Is this...
  5. edwardzev

    AI Assistant

    Alright. Use case. I have a prebuild Assistant which I created inside OpenAI account. It has prompt, knolwedge base, function calling etc. Now I want to build a Bot with pabbly. So I want to use Ask Assistant task in pPabbly. But I don't have Assistant ID in fields to point to the Assistant I...
  6. edwardzev

    AI Assistant

    Your assumption is incorrect. There is no such thing as botid, unique identifier in openai. It is on Pabbly side and how the integration internal mechnism works. If you don't know, just provide a link to the documentation. Because right now the only thing that exists is the youtube videos.
  7. 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...
  8. 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...
  9. 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...
  10. edwardzev

    OpenAI file attachment

    Thank you. I tried. It returns "Invalid type for 'attachments[0].file_id': expected a string, but got an array instead." My guess is that in TYPE field I chose TEXT (not image, not image url obviously) but seems TEXT also wrong. My guess. Pls check screenshot.
  11. edwardzev

    OpenAI file attachment

    thank you for a prompt reply. but it didn't really help.
  12. 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...
  13. 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?
  14. 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...
Top