Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Integrate Adobe Signature with my Web Application

New Here ,
Oct 28, 2022 Oct 28, 2022
I am planning to integrate my application with adobe sign in. Let say
  1. Users login to my application.
  2. Users write some stuff.
  3. Users clicks on send for signature with email of receiver.
  4. My application on backend has to fire an API call to adobe with pdf content as body.
  5. Once signatory signs the document my application has to receive a call back that it is signed.

This is a brief part of my application. But when I am going through Adobe developer documentation, it shows OAuth has to be enabled. Here I am not planning to create user login via Adobe OAuth(like Google OAuth) but just my application want to fire API with contents and email of receiver. Some API apps(ex:- open weather) just provide a individual API key through which we can access and GET/SEND data.

  • What is the need of OAuth in this case as mentioned in documentation ?
  • Does Adobe has any API KEY to do this flow?
  • What is the need of OAuth in case of Adobe Web hooks?

Please correct if my understanding is wrong.

350
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 30, 2022 Nov 30, 2022

Hi testernewbie,

 

We have checked that you are using the Acrobat Sign Developer service.

As you have a question related to API integration, the experts can best answer it.

Moving this thread to the Acrobat Sign Developer board for visibility.

 

You may also contact the pre-sales team. They will be able to provide you the pre-sales technical assistance and share the correct information.

Please refer to the following link to contact them: https://acrobat.adobe.com/us/en/sign/pricing/plans.html. You may use the Contact us button for Adobe Sign Solutions under the team tab.

 

Thanks,

Meenakshi

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 24, 2024 Nov 24, 2024
LATEST

Were you able to get your stuff working. We are doing the same and DocuSign was so easy to set up as they had directions on how to do the one time authorization process for a client, where we had to take a URL copy it and change the information needed, then paste the URL into a browser, then get the dialog to approve authorization of access, where it runs and then returns results, where we don't actually need that callback stuff, so just ignore it. Then the application server can now communicate to DocuSign and send documents to sign.

I too am looking on how to do the exact same with Adobe Sign, so that we give our users the choice between integrations. But I have not found anywhere iin Adobe Sign documentation on how to do this. Thanks. I hope you were able to get yours to work so that I can copy what you did. 😉

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines