We have built a system on top of Laserfiche that shows a report of all pending invoices for invoice approvers. Today, it is set up with an approve or reject button that just sends an email to our AP team, who then goes to update the metadata from approved to rejected. Is there any way we can have the approve/reject button instead update the invoice status metadata?
Question
Question
How can I change metadata using an external web app
asked on December 4, 2018
0
0
Replies
replied on December 4, 2018
There's probably a variety of ways you could accomplish this depending on what licenses you have. The SDK is one option because you could build LF integration into your application pretty easily, but I think it depends on how your web app is configured. Is it pulling data from LF, and if so, how are you currently doing that?
0
0
replied on December 4, 2018
If you have the SDK, it comes with the CMIS gateway which allows you to update fields from a web app. See my responses to this thread for examples.
0
0
You are not allowed to follow up in this post.