Sample Code to Create Service Document Automatically
Dear Customers
I am thrilled to share the sample code using Apex Trigger to listen on DocumentRecipent entity to automatically create a service document.
The Apex Trigger Sample Code
The sample method to invoke the invocable create service document action.
1 comment
@Daniel Zheng good to know :)
Just to understand the use case: the signature collection is the trigger for service document creation, right? But the signatures are not collected using the mobile app in this scenario (as otherwise the Generate button could simply be used), or are they? Thx!