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

Adobe Sign and ColdFusion

New Here ,
Dec 03, 2020 Dec 03, 2020

Copy link to clipboard

Copied

Does anyone have experience working with Adobe Sign and ColdFusion?  We are very new to Adobe Sign and are trying to integrate ColdFusion with it.  Our first question is; is there a way to seamlessly login to Adobe Sign using Single Sign On (Shibboleth, in our case), so that our Users do not have to have an Adobe Sign account?  Right now through Adobe Sign, we have to create an application to get an Application ID and a Client Secret Key that we then process through the application.cfc, that requires us to login to Adobe Sign upon entry to the website.  Our second question is; is there a way to send form values to a PDF to auto populate the form before it is sent for signing and/or approving?  Thank you in advance.

Views

185

Translate

Translate

Report

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
Community Beginner ,
Aug 16, 2022 Aug 16, 2022

Copy link to clipboard

Copied

HI,

 

I am itnerested to hear if you have had any progress using Adobe Sign and coldfusion.

Votes

Translate

Translate

Report

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
Participant ,
Aug 31, 2022 Aug 31, 2022

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

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
Participant ,
Aug 31, 2022 Aug 31, 2022

Copy link to clipboard

Copied

Here is an example to log in using OAUTH and the Adobe Sign Azure Servers.  https://docs.google.com/document/d/16f_O3tTQahPekViUPZ51Tuq72LB8hWh2EWY59S13qso/edit?usp=sharing

Votes

Translate

Translate

Report

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
Participant ,
Aug 31, 2022 Aug 31, 2022

Copy link to clipboard

Copied

LATEST

The workflow I have in my head would be to create teh PDF with CF, then use the API to upload to Adobe Sign servers which would then use webhooks to be updated on the doc workflow.

Votes

Translate

Translate

Report

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
Resources
Documentation