9
Views
2
Comments
How to get signed document from Docusign portal
Question

I'm using Docusign in servie studio.
Using APIs to send document for Docusign.
APIs are available to get the signed document by envelope id but I'm not getting whether to use the logic in Process or schedular.

2019-11-11 17-10-24
Manish Jawla
 
MVP

Hi @Ayushi Kumari ,

It's totally depend upon your business scenario.

It's up to you whether you would like to use this service in Process or Scheduler(Timer) or over screen logic.

Are you facing any challenge with any of these approach? or you looking for recommendation only?

Regards,

Manish Jawla

2025-06-19 10-02-53
Ayushi Kumari

Hi @Manish Jawla

Thank you for the reply. I’m still in the middle of developing the logic. I need to display the signature status for each recipient, and once all signatures are completed, I need to show the final document on the screen. My goal is to keep the logic as minimal and specific to the requirements as possible. For testing purposes, I’m currently using a timer, but I’m unsure whether I should implement a timer job or a process.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.