PowerPlatformConnectors/certified-connectors/Plumsail Forms
Dmitry Kozlov d7a3dc84e5
Removed Get attachment action that does not work properly in the Preview environment of MS Power Automate (#1300)
2021-12-06 16:34:28 -08:00
..
Readme.md Removed Get attachment action that does not work properly in the Preview environment of MS Power Automate (#1300) 2021-12-06 16:34:28 -08:00
apiDefinition.swagger.json Removed Get attachment action that does not work properly in the Preview environment of MS Power Automate (#1300) 2021-12-06 16:34:28 -08:00
apiProperties.json 20210822 actions for attachments (#1061) 2021-08-25 12:30:37 -07:00

Readme.md

Plumsail Forms Connector

Plumsail Forms allows you to design rich fully responsive web forms and publish them to any websites. This connector provides a trigger for subscribing to form submissions.

Pre-requisites

You will need the following to proceed:

  • A Microsoft Power Apps or Power Automate plan with custom connector feature
  • A valid Plumsail Account
  • The Power platform CLI tools

Deploying the sample

Run the following commands and follow the prompts:

paconn create --api-def apiDefinition.swagger.json --api-prop apiProperties.json --icon [Path to icon.png]

Supported Operations

  • Form is submitted: a trigger that fires when the specified form is submitted
  • Delete submission: an action that deletes the specified submission
  • Delete attachment: an action that deletes the specified attachment