Hello, everyone.
Could you tell me how to use selections in webhook if you know that?
I want to assign the return value of a selection to a variable.
I have listed the following LIQUID, but it does not work.
{% assign tmp = {% catalog_selection_master_for_attribute %}{{ items[0].product }}%}