Hi
I'm trying to implement an Appian Web API (POST method) that is exposed to an external system.This API capture data like passing a document inside a json structure to an appian.My question is how to impletement passing a document inside a JSON structure to an appian web API?Is it possible to implement it in appian web API?If not is there any other way I can implement it?
Please share any relevant documentation or sample code reference. Thank you
Discussion posts and replies are publicly visible
https://docs.appian.com/suite/help/23.3/passing-a-web-api-document-into-a-process-model.htmlhope this helps
@sarathkumarsk13
Thank you for your reply
I tried that way.Using Document Upload Templete.Please see attached image.↓
but my requirement is [passing a document inside a json structure]Please see attached image.↓
How to implete it ?