Skip to content

Filter Keywords with spacings. How to use them? #2791

Answered by mikf
someonenameguy asked this question in Q&A
Discussion options

You must be logged in to vote

The [] in attachments[][name] means that attachments is a list / an array, so you could theoretically use it as 'Name' in attachments[0]["name"] in a --filter, but you shouldn't do that.

When downloading attachment files (or really any file), their name is usually present in filename + extension, so you can just use 'Name' in filename.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by someonenameguy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants