Set UTM data through scripts

lock
push_pin
done
Besvart
1

Hi! 
Version 11.6 added support for UTM parameters to forms, but is it possible to set these through scripts aswell? 
One of our customers are using crmscript based endpoints where they get data and they would like to set the UTM data that way aswell, so they can make selections on persons to see which endpoint they came from. 

Is it possible to create these rows without an formsubmission and is it via a NSClass or do you have to use the searchengine to insert the row?


8. des. 2025 | 12:29 p.m.

Alle Svar (1)

As far as I can see in the API is that there is no way to directly set the UTM parameters on the person, only through a form submission (SetUtmCreatedPersonContactForFormSubmission)

Their is an 'UtmParameters' property on the PersonEntity, but it is readonly, changes to it aren't saved.

14 t, 1 m siden | 12:16 p.m.

Legg til svar