Skip to content

how to add a custombody field to a journalentry #129

@nickallan

Description

@nickallan

Hi
I'm trying to add a custombody field to a journalentry post, has anyone got an example of what the structure looks like for this.
I've tried the following which doesn't work. it just seems to get stripped out of the soap payload.
"customFieldList": [
{
"custbody_journal_description": {
"type": "String",
"value": "journal description"
}
}
],

Any suggestions welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions