• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Loop Creating in Slack

Algorizin

Member
I was trying to create a slack chatbot using ChatGPT. Flow is if someone sends a message Bot will reply using ChatGPT. But it's creating a loop. Using it's replying to it's own message which is creating a infinite loop. any ways to solve this?
I followed Pabbly's official video:
I am also using a paid plan.

1704167244818.png
 
Hi,
What you can do is to create a bot and send the ai generated message via that bot.

1704178338552.png


And after receiving a message from slack, use filter by user. This filter will see who is the sender and if the bot is the one who is sending a message, will block and stop the loop.

1704178446601.png
 
Top