New Sub Folder

New Sub Folder

Comments

  • I want to create a New sub folder in a Specific Parent Folder via Flow. Are there any steps to do this?

  • We can use the "Create Sub folder" Step found under Integration>Internal Services>Folder Service. The Inputs will be the following.
    [ul][li][b]Folder Behavior Type:[/b] it depends on what folder type you are looking to make.[li] If you want a regular folder without any designer actions then you would use the following value [b]"DecisionsFramework.ServiceLayer.Services.Folder.DefaultFolderBehavior"[/b][/li][li] If you want a Designer Folder then you will need to use the following value: [b]"DecisionsFramework.Design.DesignerProjectFolder"[/b][/li][/li][li][b]Folder ID:[/b] Id of the new Sub folder. We can use the [b]"Generate Guid"[/b] step to generate an Id for this new folder.[/li][li][b]Name:[/b] Name of the New Sub folder[/li][li][b]Parent Folder ID[/b]: This will be the Folder ID of the Parent Folder where we want to create this sub folder in.[/li][/ul]
    [color=rgb(127, 140, 141)][font=Roboto]"[img]att1[/img]"[/font][/color]

Sign In or Register to comment.