Create Embedded Signing Workflows | Momentum 2020

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024

Комментарии • 20

  • @jeanlabroussiere5539
    @jeanlabroussiere5539 2 года назад +2

    Amazing video - should be on the front page of the developers' page - it would save everybody a lot of time!

  • @JanacMeena
    @JanacMeena 3 года назад +3

    11:50 - PowerForms
    15:00 - Obfuscate the power forms URL
    16:03 - Benefits of PowerForms
    17:35 - Demo
    19:45 - Query parameters for PowerForms URL
    23:44 - PowerForms references
    25:53 - Embedded Signing via the API
    25:55 - Captive Signers
    27:55 - Sender is a Signer
    37:40 - Do not use an IFrame
    45:15 - Testing and Q+A

  • @grahamulator
    @grahamulator 4 года назад +4

    Thanks for posting this. It helped clarify some things, like the 'client_user_id' field, as well as how templates work. Very helpful!

    • @armandoweston2688
      @armandoweston2688 3 года назад

      i realize Im kind of off topic but do anybody know a good place to watch newly released tv shows online ?

  • @MichelleWilliamson-j7l
    @MichelleWilliamson-j7l Год назад

    Can either PowerForms or API be used within Woocommerce? The client chooses a subscription, they are taken to the form to sign and is then taken to checkout?

  • @LuisMontes
    @LuisMontes Год назад

    still a bit confused as to which types of auth lines up with which type of workflow. Is oauth still required when doing embedded captive signing and you have an IK and secret on your own server?

  • @naufalhanif9464
    @naufalhanif9464 Год назад

    its possible to embeded signer withour login docusign account?

  • @SuperBaggerboy
    @SuperBaggerboy 2 года назад

    Is there a way to create a power form and make it where a website visitor must sign the document to enter the website?

    • @DocusignDevs
      @DocusignDevs  2 года назад

      Hi Mark - A PowerForm may not be the right answer. But the DocuSign Click product is a good solution. Or an embedded signing ceremony via the regular DocuSign eSignature API.
      You can learn about DocuSign Click here: bit.ly/3Kc1Ute
      You can learn about the DocuSign eSignature API here: bit.ly/3wfn7N4

  • @vaishalijain5854
    @vaishalijain5854 2 года назад

    nice... I am unable to get name and email of the signer after signing is complete in the webhook. This is direct signing process

    • @DocusignDevs
      @DocusignDevs  2 года назад

      Hi Vaishali - What format is the Connect message you're getting, is it JSON or XML?

    • @vaishalijain5854
      @vaishalijain5854 2 года назад +1

      @@DocusignDevs json. I got the fix.. I had to change some settings in signing settings

  • @vibuthankabali
    @vibuthankabali 2 года назад +1

    Thank you

  • @saifidrees1500
    @saifidrees1500 3 года назад +1

    Thank you very much, it was very informative!

  • @prakeshprakesh6892
    @prakeshprakesh6892 2 года назад

    Does docusign works with java 1.8?

    • @DocusignDevs
      @DocusignDevs  2 года назад

      No, we support Java 1.9 and later.

  • @hakimfazal426
    @hakimfazal426 3 года назад

    please share the demo code

    • @DocusignDevs
      @DocusignDevs  3 года назад +1

      The demo code shown in the video is available in multiple languages via the Quickstart wizard. You can access the Quickstart wizard here: developers.docusign.com/docs/esign-rest-api/quickstart/

    • @hakimfazal426
      @hakimfazal426 3 года назад

      Ok thanks.

  • @vibuthankabali
    @vibuthankabali 2 года назад +1

    Thank you