Dynamically remove users from list within a workflow.
{{...}}
.
One common use-case of computing list ID dynamically is when you have different lists based on user topic subscription. For example, there are multiple events happening and you have separate list for each event. List ID in such case can be {{event_id}}_subscribers
and List name {{event_name}} - subscribers
.