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": ""

}
]
Did you know that with WEBCON you can automate virtually any process? Even baking cookies 🍪
 
Speaking of cookies: we use the ones that are essential for our website to function properly, as well as additional ones that help us customize our content to your preferences. If you don’t mind cookies, click Accept. If you want to learn more, explore settings.
Settings