Forum Discussion
Thank you all!!
jsonPath($, “entity.entries[*]”).filter(x => x.hasPath(‘type’) && x.type == ‘file’ && x.hasPath(‘name’) && x.name.startsWith(‘Send Email’)).length >0
This worked!
You can use a Mapper with Passthrough enabled, set the Expression column to the path to be deleted, and leave the Target Path empty:
The “Leave blank to delete source path” text in the target field is supposed to guide the reader in this direction. I guess it’s not working too well…
- doug_fossler7 years agoNew Contributor
@tstack, this worked now, but I know i previously got errors saying I had to have a target path.
Related Content
- 5 months ago
- 3 years ago
- 2 years ago
- 3 years ago