Action

Update_projects

Posted by tommertron, Last update over 2 years ago - Unlisted

Replaces a selected draft with the contents you pass it from a URL action. Replace the GUID listed here with the GUID of a the draft you want to update.

Steps

  • script

    let d = Draft.find("EB56EF87-FD5F-4FCC-9FB4-8994AB986594");
    d.content = draft.content;
    d.update();

Options

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