WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Knowledge Base > Examples of using REST API

Examples of using REST API

13.02.2020

0

0
Knowledge Base

Comments (2)

Login to add comment
Login
  16.01.2023 12:03
Hello,

Could pass example how to add attachment and post action in post action?
I can create case via post, add values to attribiutes but when I added a part with attachment and comment, it does not work.

It works only when i use patch method. I have BPS version: 2021.1.5.307

part Example of my code bellow:
,
"comments": {
"newComment": "TEST"
},
"attachments": [
{
"content": "VEVTVA==",
"name": "Nowy dokument tekstowy.txt",
"description": ""

}
]

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.