Action

Created

Posted by @sylumer, Last update over 5 years ago - Unlisted

Steps

  • script

    let dbx = Dropbox.create();
    let filePath = "/test/" + draft.processTemplate("[[created|%Y-%m]]") + " draft.txt";
    let fileContent = draft.content
    dbx.write(filePath, fileContent, "add", true);
    
    
  • dropbox

    fileNameTemplate
    [[created|%Y-%m]] test2.txt
    folderTemplate
    /test/
    template
    [[draft]]
    writeType
    create

Options

  • After Success Default
    Notification Info
    Log Level Info
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.