-
Hi, I needed to use the `get_templates_files` method to retrieve the document URL, but it doesn't have the `get_url` param defined.
https://app.hellosign.com/api/reference#get_template_files
-
[HelloSign added the ability for Signer Reassignment in March 2017](http://blog.hellosign.com/signer-reassignment-removes-frustrating-roadblocks/)
Could this please be implemented in the API? It sh…
-
v3/unclaimed_draft/create_embedded is defaulting to 1 not 0.
-F 'is_for_embedded_signing=0' \
And it will not set is_for_embedded_signing = 0 no matter under any set of conditions.
This is…
-
`custom_fields` do not currently take an array. You have to use the deprecated format (passing in a hash) for it to work.
Fails:
```
options = {
:test_mode=>true,
:template_id=>"my-templa…
-
I was following : https://www.hellosign.com/api/signature_request/files
```
$client = new HelloSign\Client('SIGN_IN_AND_CONFIRM_EMAIL_TO_SEE_YOUR_API_KEY_HERE');
$client->getFiles('fa5c8a0b0f492d76…
-
$client = new HelloSign\Client('62ae8b50d5293a72ae0aa31ef0f586d1fcf5c89707b9e68b906dd64864b87cb3');
$request = new HelloSign\TemplateSignatureRequest;
$request->enableTestMode();
$request->setTempl…
-
In https://github.com/HelloFax/hellosign-python-sdk#embedded-requesting
2nd code example:
``` python
client = HSClient(api_key='your_api_key')
event_data = json.loads(request.POST.get('json'))
if eve…
-
Deprecated: curl_setopt_array(): The usage of the @filename API for file uploading is deprecated. Please use the CURLFile class instead in /vendor/hellosign/hellosign-php-sdk/library/lib/CURL.php on l…
-
Esign to get users online for parent consent.
Roxana to research Docusign and Hello Sign - quotes
"Amy, when you say docusign are we literally talking about using DocuSign? That's probably a goo…
-
I have the api key installed and am using the demo I pulled off Git. I keep getting the following error:
{"No connection could be made because the target machine actively refused it 184.168.221.47:4…