• 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 $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

Open Ai Assistant Response?

Peter G

Member
Hi:
I'm trying to get a response from one of my AI assistants via an action.
I selected the "Create message" action from the open ai connection. But I send the thread id, and input, etc I don't see any response from the assistant in the response. I only the initial message I submitted from the user "this is a test messge."

There is also no input for the assistant ID in the fields.
How do i get a response back from the assistant? What am I missing?

Screenshot 2024-10-13 at 6.26.21 PM.png
 

Preeti Paryani

Well-known member
Staff member
Hello @Peter G

As I have checked your workflow named "New Chat Message", I can only find the Create message step please note that to get a message generated from an assistant you will have to add a "Create Run" action step as well. Please refer to this tutorial from 12:00 timestamp to better understand the process -
 

Peter G

Member
Hi Preeti,
Thanks for the message! I figured I was missing something key like this. The video is helpful.
This seems like a pretty poor integration design for what is probably a very popular integration.

1 main problem:
I'm trying to build a back and forth messenger bot like in your telegram example, but how am I able to know which data line to retrieve for the response? Especially since it's going to change each time. That'll require even more steps and logic that aren't even clear to me right now.

Secondary problem:
This adds like 4 or 5 unnecessary actions to the workflow (and costs), on top of being super complicated. Make allows you to do all of this with just 1 module without extra logic etc and is super simple, which means I'll be using it for this part of the process, which is unfortunate because I like pabbly and want to use it for the whole process.
 
D

Deleted member 15445

Guest
Hey @Peter G

For your first problem, as you can see in the video at 28:20 minutes, you are entering or mapping the Chat ID from which the message came from. That is how you know, the message sent will be a reply to the correct message.

1728971245301.png


Further for your second problem, as you want the workflow with less steps, you can just remove any filters or delays if you don't require them.

Let us know if it works for you.
 
Top