You don’t need to add double quotes.
Also, assuming there’s only one header with name user-agent, you’ll be getting an array with just one element, so use the get function with param 1 instead of 8.
Hi @Loopz , thank you for your answer.
Double quotes are just from the copy-paste but they weren’t there in the formula.
I tried with param 1 instead of 8, same error.
I thought that number was the position in the array. It’s definitely only 1 user-agent per webhook.
As you can see in the first picture, I have an Array of 19 items and each one is a collection.
Position number 8 of the array contains a collection, that has the name and value that I’m looking for.
I figured it out and I just get that value like this and it works: