Skip to main content
Solved

Web Client in CLM Workflow

  • April 25, 2024
  • 1 reply
  • 81 views

Justin Jiang
Digital Collaborator
Forum|alt.badge.img+11

Has anybody used the Web Client workflow step for integrations? How does it handle error responses.

Best answer by Laura.Ferraz

@Justin Jiang there are 3 output paths for the HTTP Client Workflow step: 

  • Success: The line/output that is followed if the step runs without error and the HTTP request is made.
  • Failure: The line/output that is followed if the step fails and the HTTP request is not made.
  • Response Failure: The line/output that is followed if the HTTP request is successfully made but the response fails.

Additionally, the response can be stored as a variable which you can then use within the workflow. More information on this can be found here: https://support.docusign.com/s/document-item?language=en_US&bundleId=yks1643320936212&topicId=man1576610096178.html&_LANG=enus

View Original
Is this content helpful?

1 reply

Forum|alt.badge.img+2
  • Docusign Employee
  • 2 replies
  • Answer
  • April 26, 2024

@Justin Jiang there are 3 output paths for the HTTP Client Workflow step: 

  • Success: The line/output that is followed if the step runs without error and the HTTP request is made.
  • Failure: The line/output that is followed if the step fails and the HTTP request is not made.
  • Response Failure: The line/output that is followed if the HTTP request is successfully made but the response fails.

Additionally, the response can be stored as a variable which you can then use within the workflow. More information on this can be found here: https://support.docusign.com/s/document-item?language=en_US&bundleId=yks1643320936212&topicId=man1576610096178.html&_LANG=enus