I am trying to create a scenario where i connect to Cognito form and pull the form + an attachment, then upload it to Nexcloud where a new folder is created then the folder shared to a specific email address with expiry date.
I’ve managed to set the folder creation step, but i can’t figure how to share it. Anyone done something similar?
I haven’t worked with Nextcolud before, so not sure if the shareable link is as part of the Create Folder/File output.
Based on my initial assessment, you need to use Make an API call module and trigger the Share File/Folder from there, I believe this is the API document that you can follow to do so,