You can use the getFileDetails method available in the Node SDK in order to get the name of a file before downloading it. A sample code snippet for getting file name and other file details is as follows : let filestore = app.filestore(); let ...
{"code":"api/request_failure","message":"socket hang up","value":{"code":"ECONNRESET"}}. The ECONNRESET issue might occur if you have not handled the error with a try catch block in your code and the “catalyst serve” command is running. You can check ...
As of now, we do not have the support for attaching files while sending email. For now, we would suggest you to upload the file to the Catalyst Filestore, and create an URL for the same using the Catalyst functions and share the URL via mail to ...