Skip to main content
Newcomer
April 22, 2024
Question

adding check boxes

  • April 22, 2024
  • 3 replies
  • 251 views

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
Docusign Employee
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.

"Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.
Newcomer
April 22, 2024

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

Michael.Rave
Docusign Employee
Docusign Employee
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.

"Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.