Provisioning Plumsail forms programmatically — is this possible?

Hi all,

I'm looking at provisioning SharePoint lists and their associated Plumsail forms programmatically from an internal integration (for example, an MCP server that connects an AI assistant to Plumsail so forms can be created on demand without touching the designer).

Is this something others have done? And if so, what's the recommended approach — the Forms REST API, the Plumsail.Forms.O365 NuGet package, or a combination of both?

Any best practices or things to watch out for would be really helpful!

Dear @jekopeq,
You don't need REST API to provision SharePoint Forms, it can be done using the NuGet package, here's our example - Plumsail Forms Provisioning example for SharePoint — Plumsail SharePoint Forms Documentation

An AI assistant might be used to customize form schemas before provisioning, but it will likely require a lot of fine tuning and would use a lot of tokens in the process.

Dear @jekopeq,
If you need any help and consider paid support - contact us at support@plumsail.com with the requirements.

We think that it might be an interesting case, which we'll be happy to share with others as well, so we'll be happy to help with development if necessary.