I’m trying to populate UTM values in systems (Intercom, Pipedrive) fed by a Webflow form. I can successfully get data out of my webflow form that collects UTM values:
data__utm_source:
rsite_source_name]
data__utm_medium:
rutm_medium]
data__utm_campaign:
rutm_campaign]
data__utm_content:
rad.name]
However, in my subsequent Zapier steps, I can’t reference those values to populate Intercom and Pipedrive. What am I missing? Why doesn’t this appear as a selectable value in the later steps?