I wanted to send conversions to GA4 every time event in Google Calendar ended.
I did research for it and I found out that Send Measurement Events for an Application problem will be the best option.
I configured everything, but when it comes to setup event parameter it doesn’t work. Because one of the parameters is dynamic it crashes event sending:


But when I just type it like this:


It works!
The thing is I can’t do dynamic parameters value what google gives us to do, to measure it more detailed way…
Even its the same text in input data:
{"name": "rezerwacja_zapier", "params": {"currency": "PLN", "value": 200 }}
I even tried ZAPIER AI to make it just as a text and use output data as a JSON formula for GA4 event, but didn;t help.