Watermarks default to the Aquamark logo until you set this. Setup → Custom Metadata Types → Aquamark Setting → Manage Records → Default → Edit → set Account Email → Save.
Salesforce Install
Aquamark Watermarking — Funder
v1.0 release — attribution feature to be released in v2.0
Setup → Profiles → select applicable profile(s) → Enabled External Credential Principal Access → enable access to Aquamark_Funder_API.
Step 6: Choose how to trigger watermarking (Funder)
Path A — Automation: drop the "Aquamark - Watermark Core (Funder)" Subflow element into your existing flow(s). You provide contentDocumentIds and recordId.
Path B — Manual:Setup → Object Manager → Opportunity → Page Layouts → open your layout → drag button(s) into Mobile & Lightning Actions → Save.
Watermarks default to the Aquamark logo until you set this. Setup → Custom Metadata Types → Aquamark Setting → Manage Records → Default → Edit → set Account Email → Save.
DocuSign Install
Aquamark Watermarking — DocuSign
Broker only — funder attribution to be released in a future version
Step 1: Generate a DocuSign Secret Key
DocuSign Admin → Integrations → Connect → Connect Keys → Add Secret Key. This doesn't require an existing configuration — you're generating the key on its own, to use in the next step.
Step 2: Submit the request form
Submit the request form with your company name, email, the key from Step 1, and your logo. No Aquamark subscription required to try it out — Aquamark will set up a connection using your own branding and send you your unique URL.
Name it "Aquamark Watermarking" and set URL to Publish to the unique connection URL Aquamark sends you.
Step 4: Set the trigger event
Under Envelope Events, check Envelope Signed/Completed. Under Include Data, check Documents — this is what allows Aquamark to receive the signed files.
Step 5: Enable HMAC Signature
Check Include HMAC Signature and select the key you generated in Step 1.
Step 6: Save your configuration
Save it, and you're live. From then on, every completed envelope is automatically watermarked with your logo.
Step 7: Retrieve your watermarked files
Your system calls GET https://docusign-3mja.onrender.com/result/{envelopeId}, substituting your own DocuSign envelope ID — the same address for every customer, no unique endpoint or API key needed. There are three possible responses:
Still processing:{"status":"processing"}
Failed:{"status":"error","error_message":"..."}
Ready: the watermarked file itself, directly — a plain PDF for a single-document envelope, a ZIP for multiple documents. There's no separate "complete" status to check for; receiving the file is the completion signal.
Choose your CRM
Tell us your CRM — we’ll let you know what’s available and how to get started.