developers.docusign.com
Open in
urlscan Pro
2a02:26f0:480:ba7::3fc
Public Scan
Submitted URL: https://approvedocusign.com/
Effective URL: https://developers.docusign.com/
Submission: On March 05 via automatic, source certstream-suspicious — Scanned from NL
Effective URL: https://developers.docusign.com/
Submission: On March 05 via automatic, source certstream-suspicious — Scanned from NL
Form analysis
0 forms found in the DOMText Content
menu button Developer Developer * APIs & SDKs * Get Started * Tools * Support * Community * Pricing * Partners * More search button Developer Account EASILY JUMPSTART YOUR INTEGRATION Access Quickstart, concepts, examples and guides all in one place to build an integration from scratch today ACCESS QUICKSTART, CONCEPTS, EXAMPLES AND GUIDES ALL IN ONE PLACE TO BUILD AN INTEGRATION FROM SCRATCH TODAY Get StartedGet Started, opens in new window AN API FOR EVERYTHING Whatever your eSignature and agreement lifecycle management needs, we have an API for that. From simple to complex scenarios, and whether you need cloud, on-prem, or hybrid, we've got you covered. eSignature REST API Integrate eSignature into your app or workflow, including payments, and so much more Overview API Reference Web Forms API Leverage the power and flexibility to manage Web Forms using your own code Overview API Reference Rooms API Streamline complex real estate and mortgage agreements and workflows by property Overview API Reference See all our APIs * Ruby * PHP * Python * Java * PowerShell * Bash * Node.js * C# Copy to clipboard 1tabs = DocuSign_eSign::Tabs.new2tabs.sign_here_tabs = Array(signHere)34signer = DocuSign_eSign::Signer.new5signer.email = "mary@example.com"6signer.name = "Mary White"7signer.recipient_id = "1"89# Add a recipient to sign the document10recipients = DocuSign_eSign::Recipients.new11recipients.signers = Array(signer)1213envelop_definition = DocuSign_eSign::EnvelopeDefinition.new14envelop_definition.email_subject = "[DocuSign Ruby SDK] - Please sign this doc"1516# set envelope status to "sent" to immediately send the signature request17envelop_definition.status = status.nil? ? 'sent' : status18envelop_definition.recipients = recipients19envelop_definition.documents = Array(document)2021options = DocuSign_eSign::CreateEnvelopeOptions.new2223# STEP 3: Create envelope24api_client = create_api_client()25envelopes_api = DocuSign_eSign::EnvelopesApi.new(api_client)26return envelopes_api.create_envelope($account_id, envelop_definition, options) BUILT FOR DEVELOPERS, BY DEVELOPERS Quickly integrate DocuSign technologies into your app or website - your way. We guide you through every step along the way. * Award-winning APIs * SDKs in six languages * Postman collections * Personalized sample code * Free developer account Get Started CHECK OUT WHAT'S NEW EVENTS FEATURED EVENT API Office Hours: Live from Australia - March 7, 2024 3:00 PM AEDT March 7, 2024 VIDEOS LATEST VIDEO Developer Webinar: Embedded Signing Focused View January 24, 2024 BLOGS LATEST BLOG Our newest sample app featuring our newest API: MyWebForms March 4, 2024 Sign Up WANT THE LATEST UPDATES IN YOUR INBOX? Sign up for our newsletter to get the latest and greatest for DocuSign developers! Find the latest issue in the Newsletter Archive. YOU'RE IN GOOD COMPANY Join thousands of businesses who have integrated their apps with the DocuSign Platform Platform 101 Get up to speed on our concepts and platform Stack Overflow Get answers from our API experts and community GitHub Find our SDKs and other source code Partner Directory See the full directory of DocuSign partners APIs * eSignature API * Web Forms API * Click API * DocuSign Admin API * Rooms API * View all Featured Content * Quickstart * Sample Apps * Authentication * Webhooks * Go-Live * SDKs Help * Support * FAQs * API Office Hours More * Partner With Us * DocuSign University * Trust Center * Trust Portal DocuSign.com Terms of use Privacy Policy Cookie Settings Intellectual Property © DocuSign Inc. 2024