jaybo Posted March 15, 2021 Share Posted March 15, 2021 I want to listen to the callback event " signature_request_all_signed " - how do I code this? After that I then will use the below code to GET the completed document: $client = new HelloSign\Client('SIGN_IN_AND_CREATE_API_KEY_FIRST'); $client->getFiles('fa5c8a0b0f492d768749333ad6fcc214c111e967', $dest_file_path, HelloSign\SignatureRequest::FILE_TYPE_PDF); Documentation is here https://app.hellosign.com/api/signatureRequestWalkthrough#GetStatus Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.