Ansicht von 0 Antwort-Themen
  • Autor
    Beiträge
    • #32030
      ivan ascas
      Teilnehmer

        I am calling the otobo 10.1 API from postman, everything is working perfectly, now
        I want to add an attached file, how to add it in this json?

        {
        “UserLogin”: “user”,
        “Password”: “passs”,
        “Ticket”: {
        “Title”: “is broken something”,
        “Queue”: “Desarrollo de Sistemas”,
        “CustomerUser”: “user”,
        “State”: “new”,
        “PriorityID”: “3”,
        “TypeID”:1
        },
        “Article”: {
        “From”: “test@test.de”,
        “Subject”: “Webservice Create Example”,
        “Body”: “This was created by a Webservice request!”,
        “ContentType”: “text/html charset=utf-8”
        }
        }

    Ansicht von 0 Antwort-Themen
    • Du musst angemeldet sein, um auf dieses Thema antworten zu können.