Hello,
I need assistance with a scenario in which we are receiving user inputs along with multiple attachments in our chatbot. The challenge is to pass these attachment values to our API and store them. Unfortunately, some documents suggest that attachments are one-time access only, making it impossible to use them directly. I’ve read in previous answers that this might be achievable with Botkit.
Could someone please provide a clear explanation or documentation on how to handle multiple attachments in Botkit and pass them to our own API endpoint? Any help or guidance on this matter would be greatly appreciated. File attachment plays a major role in our requirement. Excepting a best solution.
Thank you in advance for your assistance!