I need an Appian web API with HTTP method PATCH.

Certified Senior Developer

I have a requirement where I need to expose an Appian endpoint with "Patch" method. But web API doesn't have Patch method. What should I do?

  Discussion posts and replies are publicly visible

Parents
  • Hi Sudip,

    Sicne it is not available in the Appian I think you can use the POST for now (You might know about this). Having siad that you can also contact Appian support on this one. Sicne the drop down (when you create web api which includes general PUT, POST, GET and DELETE) might be getting somwhere from properties file but I am not sure about it but I sould suggest you to please check with Appian on this.
Reply
  • Hi Sudip,

    Sicne it is not available in the Appian I think you can use the POST for now (You might know about this). Having siad that you can also contact Appian support on this one. Sicne the drop down (when you create web api which includes general PUT, POST, GET and DELETE) might be getting somwhere from properties file but I am not sure about it but I sould suggest you to please check with Appian on this.
Children