This is what we've found with your selected tag(s)
Add another tag to filter the results or ask the community!
  • passing a document inside a json structure to an appian web api

    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…
  • Reading a Json from a *.json file and saving it to a CDT

    Greetings community, I'm having this problem when i'm passing a *.json file thru' a Web API that starts a process model. From within my process model i have a readtextfromfile() function in a script task that gets the text from the JSON file. After…