Empowers business users to create and deploy digital forms for enterprise and government organizations as web and native apps, while allowing developers to customize, extend, or harness the forms through their own custom apps. Connect your forms with Power Automate to allow easy submission of your form data into your backend systems or databases without the need to write complex integration code.
- You will need to log into CivicPlus Transform Productivity Suite using your email address.
- Navigate to the
Developer Keys
section of the console and create a new API key with theForms
permission toggled on.
For further information on how to setup our connector, please refer to our support article here.
The connector supports the following operations:
FormSubmissionMetaWebhookTrigger
: Creates a OneBlink Form Submission Meta Webhook
Returns:
Name | Path | Type |
---|---|---|
Form Id | formId | integer |
Submission Id | submissionId | string |
GetFormSubmissionData
: Allows for OneBlink Form Submission data to be retrieved
Parameters:
Name | Key | Required | Type | Description |
---|---|---|---|---|
Form Id | formId | true | integer | ID of the form being retrieved |
Submission Id | submissionId | true | string | ID of the form submission being retrieved |
Please use these instructions to deploy this connector as custom connector in Microsoft Power Automate and Power Apps.
For further support, you can contact us at [email protected] - we're always happy to help.