Rasa pdf attachment

Is there a way to upload pdf using rasa and save it on backend

You would handle the PDF upload itself separate from the Rasa communication. Do the upload from the UI directly to S3 or some other upload service, then send the response to Rasa that the upload is completed with the path to the uploaded file as an entity.