Hi @<1523704157695905792:profile|VivaciousBadger56> , can you add a screenshot of what you're talking about?
I mean those, that you see in the screen shot. The difference in code is - at least for me - to write
- parameters_data = {'custom1': 'no', 'custom2': False}; parameters_data = task.connect(parameters_data , name='data')
- task.set_user_properties(custom1='no', custom2=False)