Skip to main content
Question

adding check boxes

  • April 22, 2024
  • 3 replies
  • 146 views

Forum|alt.badge.img+2

I'm using Power Automate to add checkboxes to a document. The requirement is to include three checkboxes, with only one selectable at a time. How can I achieve this?

3 replies

Michael.Rave
Docusign Employee
Forum|alt.badge.img+14
  • Docusign Employee
  • 929 replies
  • April 22, 2024

@jnjnjnjnjnjnjnjnjn

At this point in time this is not doable with the Power Automate Standard Connector for Docusign eSignature. You would need a checkbox group with special validation to only allow one item to be selected.

You can set this up in Docusign eSignature in a template, which can be applied in Power Automate.

Docusign eSignature offers the ability to have a checkbox group and validation to only select a single value, but the current version of the Power Automate Connector does not have all the parameters exposed to you.


Forum|alt.badge.img+2

So, is there any way to achieve the same through API


Michael.Rave
Docusign Employee
Forum|alt.badge.img+14
  • Docusign Employee
  • 929 replies
  • April 22, 2024

There is, but the API endpoint is not fully implemented in the Standard Power Automate connector. You could implement the custom API Call in a Custom Connector to achieve this with Power Automate.