Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gravity Forms Professional: Initial Version (Certified Connector) #3279

Merged
merged 33 commits into from
Mar 13, 2024

Conversation

nhance
Copy link
Contributor

@nhance nhance commented Mar 5, 2024

Gravity Forms Professional

The Professional/Enterprise version of the Gravity Forms connector

This connector uses a new API that has been completely re-built for Power Automate. This version focuses on increased security and bi-directional workflows for one of the world's most popular form platforms. This uses a fully separate API from the standard Gravity Forms connector and is intended for power users and enterprises.

Benefits

  1. Direct communication to end user systems: Gravity Forms Professional connects directly to your WordPress system without ever passing form metadata or form submissions through any 3rd party servers. Your data is directly connected to Power Automate.
  2. Increased Security: The WordPress plugin generates a secret key that is necessary to use the API. The secret key increases security by introducing a secret known only to your Power Automate connection and WordPress.
  3. Read/Write Support: With Gravity Forms Professional, you can read/edit/delete previously submitted form entries. You can also validate and create new form entries.
  4. Note Support: Create or fetch notes from Gravity Forms Entries.
  5. Attachment management: Fetch Attachment content, or delete attachments after processing.
  6. Support for GravityView: GravityView is a set of plugins that allow displaying submitted form data to site visitors. This plugin is fully supported.
  7. Update dropdown options: You can update choices for all fields that support it using the new API.
  8. Dynamic client side control: The connector uses dynamic schemas wherever possible, allowing the possibility for modifications on the WordPress side that extend the connector in new ways.

Comments
We are the author of the Gravity Forms by reenhanced connector currently published. This connector is a more advanced version of that connector, but we have many users of the standard connector. We can commit to supporting both connectors as they use separate APIs.


  • I attest that the connector doesn't exist on the Power Platform today. I've verified by checking the pull requests in GitHub and by searching for the connector on the platform or in the documentation.
  • I attest that the connector works and I verified by deploying and testing all the operations.
  • I attest that I have added detailed descriptions for all operations and parameters in the swagger file.
  • I attest that I have added response schemas to my actions, unless the response schema is dynamic.
  • I validated the swagger file, apiDefinition.swagger.json, by running paconn validate command.
  • If this is a certified connector, I confirm that apiProperties.json has a valid brand color and doesn't use an invalid brand color, #007ee5 or #ffffff.

@nhance nhance requested a review from a team as a code owner March 5, 2024 20:45
@nhance nhance marked this pull request as draft March 5, 2024 20:46
@vmanoharas
Copy link
Contributor

Hello @nhance,

This PR is still work in progress and the status is showing as Draft. Please refer this link and follow the process if you would like to submit Verified Publisher connector.

https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission#step-5-submit-your-connector-for-deployment

@nhance nhance changed the title Gravity Forms Professional: Initial Commit Gravity Forms Professional: Initial Commit (Certified Connector) Mar 7, 2024
@nhance nhance marked this pull request as ready for review March 7, 2024 18:39
@nhance
Copy link
Contributor Author

nhance commented Mar 7, 2024

@vmanoharas This connector is now ready for review.

Copy link
Contributor

@vmanoharas vmanoharas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @nhance,

Can you please resolve review comments?

reword the GetForms description
@vmanoharas
Copy link
Contributor

Hello @nhance,

I haven't seen your registration of this connector, as per the Step 1 in this link. If you would like to publish your connector as Certified connector could you please follow the process?

https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission#step-1-register-your-connector

@nhance
Copy link
Contributor Author

nhance commented Mar 11, 2024

Hello @nhance,

I haven't seen your registration of this connector, as per the Step 1 in this link. If you would like to publish your connector as Certified connector could you please follow the process?

Hi @vmanoharas,

My apologies! We have submitted the form and are ready for certification. Thank you

@nhance nhance changed the title Gravity Forms Professional: Initial Commit (Certified Connector) Gravity Forms Professional: Initial Version (Certified Connector) Mar 11, 2024
Copy link
Contributor

@vmanoharas vmanoharas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @nhance
I hope you are doing well.
Congratulations, your pull request is approved and merged. Please submit the files to ISV Studio or update your submission using your latest commit ID, please allow us up to 1-2 weeks to review your submission, and our Engineers will notify you in the “Activity Control” area in ISV Studio. Please make sure that the icon meets all the requirements, that it’s size is 230x230, icon background is not white or transparent and it matches the iconBrandColor property in apiProperties.json file.
After making the submission in ISV Studio, please attach an intro.md file in the activity control section. This file is required and it's different from readme.md. You can find an example of intro.md file on this page at step 6.
Please Create an environment in the Preview region. You will use this environment later to test your connector after Microsoft is done with the functional verification for your connector.
We expect all tests to be completed within 1-2 weeks.
If your connector passes all tests, the deployment process begins, and it typically takes up to 3 to 4 weeks to deploy your connector to all of our regions.
Please let me know if you have any questions or run into any problems while creating or updating your submission.
Thank you very much for working with us.

@vmanoharas vmanoharas merged commit 0217814 into microsoft:dev Mar 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants