Hello makers, I need some help in filtering and search specific number “1280” containing URL from 4 URL Variants from output. and sending the output with 1280 containing URL in the mapping. Can anyone help me in this case.
The easiest way is to iterate your array and filter with a “contains” condition. Contains vid/1280 should be good
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Want to parse only 1 URL when the content contains 2 (filter correction) | 5 | 861 | September 7, 2023 | |
| Map array searching using RegEx | 22 | 252 | March 5, 2026 | |
| Routing via filter on array values | 3 | 987 | April 9, 2023 | |
| How to filter the content of this array to be able to filter on the content | 1 | 19 | September 16, 2025 | |
| Mastering filters | 1 | 29 | March 15, 2025 |
