File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ DS_CLIENT_ID={YOUR_DS_CLIENT_ID} # An Integration key of your app. Located on th
1616DS_CLIENT_SECRET = {YOUR_DS_CLIENT_SECRET}
1717TARGET_ACCOUNT_ID = false # If you have your accound id set here, if not it's false by default.
1818SESSION_SECRET = {YOUR_SESSION_SECRET} # A unique string of your choice that is used to encrypt the session cookie.
19- MAESTRO_API = https://apps-d.docusign.com/api/maestro/v1 # Maestro API, which is used for maestro functionality
19+ MAESTRO_API = https://apps-d.docusign.com/api/maestro/v1 # Maestro API, which is used for maestro functionality
Original file line number Diff line number Diff line change 2020 },
2121 "triggerForm" : {
2222 "formTitle" : " Fill in details" ,
23- "formTitleWithoutInputs" : " This workflow does not require additional fields " ,
23+ "formTitleWithoutInputs" : " Continue to trigger the workflow instance " ,
2424 "formName" : " Participant Information" ,
2525 "fieldsI9" : {
2626 "field1" : " Preparer name" ,
You can’t perform that action at this time.
0 commit comments