How to dynamically process URL parameters from webhook when field names vary?

Hi @Simon5,

Have you tried toArray function, May be that will help.


output will be like this

Further you can create new array by filtering out key values that you don’t need

I hope this helps!

Best,
@Prem_Patel

1 Like