Matthew
Matthew5w ago

Matthew - I have an AI Chat flow, I want to all...

I have an AI Chat flow, I want to allow users to uplaod files and the AI read froom the files. what is the best way to do this in builship
Solution:
@Matthew, you can checkout File Upload Trigger -- https://docs.buildship.com/trigger-nodes/file-upload along with BYOK where your users will be able to use their own keys - https://docs.buildship.com/tutorials/byok
Rest API File Upload – BuildShip
The Rest API File Upload Trigger is designed to handle incoming HTTP requests with multipart/form-data content type, which is commonly used for file uploads.
Bring Your Own Key (BYOK) – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
Jump to solution
1 Reply
Solution
Gaurav Chadha
Gaurav Chadha5w ago
@Matthew, you can checkout File Upload Trigger -- https://docs.buildship.com/trigger-nodes/file-upload along with BYOK where your users will be able to use their own keys - https://docs.buildship.com/tutorials/byok
Rest API File Upload – BuildShip
The Rest API File Upload Trigger is designed to handle incoming HTTP requests with multipart/form-data content type, which is commonly used for file uploads.
Bring Your Own Key (BYOK) – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.