Workflows

Add supporting attachments to a Workflow.

post/api/AddAttachments

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Request body

AttachmentNamestring required

Name of the attachment

Descriptionstring

Description

Base64FileDatastring required

base64 string format of the document file

ParentDocumentIDinteger

first document in a multi document workflow (fetched using GetWorkflowInfo)

Passwordstring

Response

OK

IsSuccessboolean
Messagesstring[]
ErrorCodeinteger
Responsestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.