跳到主要内容
未找到任何项目。
dropboxsign 徽标
为什么选择 Dropbox Sign?
展开或折叠手风琴

您可以做什么

在线签署文档
创建电子签名
选择或创建模板
填写和签署 PDF
完成线上合同
文档管理
探索功能
向右箭头图标

用例

销售与业务拓展
人力资源
初创公司
金融科技
房地产
按需服务
产品
展开或折叠手风琴
Dropbox 图标
Sign
实现轻松发送和签字
Dropbox 图标
Sign API
将电子签名集成到您的工作流程中
dropbox fax 图标
Fax
无需传真机便能发送传真
dropbox 集成图标
集成
无缝集成助力您轻松工作
资源
展开或折叠手风琴
博客
工作流程专业知识和产品新闻
客户案例
讲述取得实际成果的真实故事
帮助中心
关于我们产品的深入指南
资源库
报告、视频和信息表
开发人员
定价
展开或折叠手风琴
Dropbox Sign 定价
找到适合您的套餐
Dropbox Sign API 定价
讲述取得实际成果的真实故事
与销售人员联系
注册
联系销售人员
登录
展开或折叠手风琴
Dropbox Sign
Dropbox Forms
Dropbox Fax
免费试用版
博客
/
开发人员

Developer Spotlight: How Vishal Vats used the Dropbox Sign API to create ReferMedi

by 
Rosie Cunningham
March 27, 2023
4
分钟阅读时间
Developer Spotlight: How Vishal Vats used the Dropbox Sign API to create ReferMedi
工具提示图标

外观全新但功能同样出色的产品!HelloSign 现为 Dropbox Sign。

关闭图标

Vishal Vats is the winner of our best business value prize. His single platform ReferMedi helps hospitals, healthcare providers, and patients to collaborate to create a better process for patient referrals and record maintenance. Check out his full submission.

‍

At age 22, not only has Vishal Vats participated in over 30 hackathons, he’s won more than 15—enough to cover his college fees for his computer science and engineering degree at J.C Bose University in Faridabad, India, with the winnings.


“It all started during COVID. We were completely locked down, so I tried participating in a hackathon event. Initially, I thought that even winning $100 would be great—my first hackathon was $100 prize money and I was very elated to win. Then, after participating in national events, I tried various international events on discord and various sites.”

‍

Headshot of Vishal Vats
Vishal Vats - Hackathon Winner


The birth of ReferMedi

Following the success of his first hackathon, Vishal came across another hackathon that incepted the idea for Vishal’s winning Dropbox Sign hackathon submission. “There was an international event in India that had a medical-related problem statement. There was a grey area where doctors’ referrals were not being correctly handled by the hospital system. I wanted to enhance the referral system.”


The result was ReferMedi, a tool that managed the patient referral process for hospitals. And since building the initial ReferMedi platform, Vishal has continued to improve its functionality through other events. “I got involved in a few more healthcare hackathons, picked up their requirements, and integrated them into ReferMedi.


Today, ReferMedi has grown into a platform that helps hospitals, healthcare providers, and patients create better processes for patient referrals and record maintenance.


Integrating three instances of the Dropbox Sign APIs into ReferMedi

Vishal saw the Dropbox Sign Go Paperless hackathon as an opportunity to add signing functionality to ReferMedi while strengthening authentication and improving security. “I wanted to make the authorization stronger. I also wanted to give hospitals the power to sign documents. Because Dropbox was providing their premium subscription to the participants, I was able to use the immediate signing template and all of the features.”


With patient referrals being a form-heavy process that required both doctors and patients to manually fill out and sign documents, Vishal identified many uses for the Dropbox Sign API and Dropbox Forms API—deciding to integrate three different instances throughout ReferMedi.


The first API integration was for new user registrations. “Whenever a new user is registering for ReferMedi, a Dropbox Forms API call is made, and a signing request is sent to the user.”


To make this happen, Vishal used a basic Dropbox Forms agreement template that can be accessed by either patients or hospitals. He then created a PHP script to grab the corresponding fields and workflow id, participants id, and merge fields array.

He then used another PHP script to capture the signer’s response, which forwards the user to the correct place. And finally, he used a callback handler script to run the API endpoint to create a zipped version of the signed document, which is then unzipped and stored locally on the server for future reference.


Next Vishal used the Dropbox Sign API to improve referral requests. Initially, ReferMedi’s referral request form used a custom email template, not an external service like Dropbox Sign. “This was exposing private data values which were hampering the app's integrity. So, I incorporated Dropbox Sign to ensure that the eSigning functionality helps me.”

a screenshot of refermedi and the intake form created


To integrate the Dropbox Sign API, Vishal had to store information in a tubular way in the database. And because there are 8 merge fields on the new referral form, he created a PHP script to pass the data for the merge fields to the database and set up the callback and redirect URL. Another PHP script then collects the users' choice—whether the agreement has been accepted or rejected.


Finally, because doctors need to know patients’ medical history—such as allergies, severe injuries, etc.—Vishal used Dropbox Sign to collect information from the general patient questionnaire, rather than asking patients to fill in a static PDF or paper form.


For this integration, Vishal created a PHP script that makes calls to the Dropbox Sign API and gathers information like metadata, custom field values, and other SQL commands. Another PHP script then ensures that the local version of the signed questionnaire is available so both the doctor and patient can view it.


A bright future ahead

After graduating this year, Vishal is interested in pursuing a career as a software developer for either a large multinational corporation or a growing startup. He’s also interested in emerging technologies like AI and blockchain. “I'm inclined towards machine learning. In college, I worked on a project that used machine learning to reuse water. We used IoT devices, which were controlled through Arduino, to help with water conservation. As well as machine learning, many startups are shifting from the current web to web3. I am thinking that blockchain will be a good option for me and I’m interested to see where it leads.”

‍

保持更新

完成!请检查您的收件箱。

Thank you!
Thank you for subscribing!

Lorem ipsum

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

Lorem ipsum
向右箭头图标
关闭图标

Up next:

手写签名的特写插图,代表现代数字签名解决方案。
开发人员
15
分钟阅读时间

Integrating Dropbox Sign with Ruby on Rails: A Step-by-Step Tutorial

手写签名的特写插图,代表现代数字签名解决方案。
开发人员
15
分钟阅读时间

Dropbox Sign vs. SignNow for developers

电子书

使用电子签名进行销售团队设置

产品
Dropbox SignDropbox Sign APIDropbox Fax集成
为什么选择 Dropbox Sign
电子签名签署文档签署和填写 PDF在线合同创建电子签名签名编辑器签署 Word 文档
支持
帮助中心与销售人员联系联系支持人员管理 Cookie开始使用:Dropbox Sign开始使用:Dropbox Sign API
资源
博客客户案例资源中心合法性指南信任中心
合作伙伴
战略合作伙伴合作伙伴查找工具
公司
招贤纳士条款隐私
Facebook 图标YouTube 图标

接受的付款方式

Mastercard 徽标Visa 徽标American Express 徽标Discover 徽标
CPA 合规标记HIPAA 合规标记Sky High Enterprise Ready 标记ISO 9001 认证标志

在美国、欧盟、英国和世界许多其他地区,Dropbox Sign 电子签名均具有法律约束力。
如需了解更多信息,请查看我们的条款和条件以及隐私政策