Alejandro Daniel Hernández
Results
1
comments of
Alejandro Daniel Hernández
A Litle late. But yes. create_ticket() has a property called custom_fields. I using it like that custom_fields = { 'cf_custom_field': 'testing' } create_ticket(custom_fields=custom_fields)