-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsignnow-example.properties.empty
More file actions
65 lines (51 loc) · 1.55 KB
/
signnow-example.properties.empty
File metadata and controls
65 lines (51 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# signNow SDK Example Configuration
# Make a copy of this file named `signnow-example.properties` and update it with your actual values.
# Naming convention: {domainName}_{variableName}, e.g. bulk_invite_template_id
# Global
bearer_token=
path_to_document=examples/files/demo.pdf
first_recipient_role=
second_recipient_role=
sign_action=sign
view_action=view
sender_email=
user_id=
# BulkInviteExample
bulk_invite_template_id=
bulk_invite_folder_id=
bulk_invite_csv_file_path=
# DocumentGroupInviteExample
document_group_invite_signer_role=
document_group_invite_signer_email=
# DocumentGetExample
document_id=
# DocumentGroupTemplateExample
document_group_template_template_group_id=
document_group_template_folder_id=
# DocumentPrefillTextFieldExample
document_prefill_text_field_signer_role=
# DownloadDocumentGroupExample
download_document_group_document_group_id=
download_document_group_document_id_1=
download_document_group_document_id_2=
# EmbeddedGroupInviteExample
embedded_group_invite_signer_1_email=
embedded_group_invite_signer_2_email=
# EmbeddedInviteExample
embedded_invite_signer_role=
embedded_invite_signer_email=
embedded_invite_signer_first_name=
embedded_invite_signer_last_name=
# FieldInviteExample
field_invite_signer_email=
field_invite_signer_role=
# FolderExample
folder_folder_id=
# FreeFormInviteExample
free_form_invite_signer_email=
free_form_invite_document_id=
# WebhookExample
webhook_callback_url=
# DocumentGroupTemplateRecipientsExample
document_group_template_recipients_template_id=
document_group_template_recipients_document_id_1=