Skip to main content
Question

adding check boxes

  • 22 April 2024
  • 3 replies
  • 89 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?

@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.


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


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.


Reply