atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

[JSM] Unable to fill out form programatically when raising a support request

Open leslie-canva opened this issue 9 months ago • 2 comments

I need to send a payload such as

{
    "form": {
        "answers": {
            "29": {
                "adf": {
                    "version": 1,
                    "type": "doc",
                    "content": [

But I cannot seem to do this when using create_customer_request

leslie-canva avatar Feb 19 '25 03:02 leslie-canva