freshworks / fresh-samples

Samples of code created by freshdesk
184 stars 181 forks source link

Fix custom-fields to support tags in Ticket Creation #66

Open VishakhaShah opened 4 years ago

VishakhaShah commented 4 years ago

What?

Why? -If we try to send tags along with custom_fields in post api call as mentioned in the example, it always gives datatype_mismatch error for tags even though tags is in Array datatype.