Skip to main content
vijayg1506
June 12, 2023
Question

How to pass Appian document as Binary with REST API request body

  • June 12, 2023
  • 7 replies
  • 0 views

7 replies

harshitb6843
June 12, 2023

There isn't a way to do that except using a third-party service. You can convert documents in base64 easily but not binary. 

What is the purpose?

vijayg1506
June 12, 2023

Could you please tell me the third-party service name.

Note : I'm using cloud version 23.1

Purpose: We are creating a document within a appian and sending it to third party. Now, third party has REST API call and they are accepting the documents only in Binary format. 

harshitb6843
June 12, 2023

What is your document type/extension? 

mathieud0001
Brainy
June 12, 2023

Not possible AFAIK.