API Reference

Sections

Theme switcher

FieldMapping

FieldMapping

idid Required

The ID of the object.

field_mapping_definition_idint Required
value_mappingjsonstring
is_favoriteboolean Required
aligned_to_defaultboolean Required
created_bystring Required
created_timedatetime Required
updated_bystring
updated_timedatetime
template_idint
field_mapping_definitionobject

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 { "id": null, "field_mapping_definition_id": null, "value_mapping": null, "is_favorite": false, "aligned_to_default": false, "created_by": null, "created_time": null, "updated_by": null, "updated_time": null, "template_id": null, "field_mapping_definition": { "id": null, "ticket_provider_id": null, "keys": null, "column_mapping": null, "internal_to_external_status_mapping": null, "external_to_internal_status_mapping": null, "webhook_id": null, "default_value_mapping": null, "created_by": null, "created_time": null, "updated_by": null, "updated_time": null, "ticket_provider": { "id": null, "type": "JIRA", "known_identifier": null, "external_identifier": null, "oauth_client_id": null, "webhook_id": null, "is_enabled": false, "is_installed": false, "change_status_allowed": false, "instructions": [ { "title": null, "description": null, "link": null, "link_text": null } ], "configuration": null, "display": null, "is_internal": false }, "type": "TICKET", "manager_friendly_name": null } }
Was this section helpful?

What made this section unhelpful for you?