Dear PA community,
I have been using a HTML/CSS form (with JS) to successfully submit data to a SharePoint List using the "When a HTTP request is received" trigger. However, this trigger is a Premium connector feature, and now that my trial has ended, the flow won't turn on. We use an organisational A3 Licence and thus, Premium connectors are not included.
We must continue to use the HTML Form as many form fields are auto-populated; for example, the user inputs the Student ID and the students fields are auto-populated form our Active Directory records via Server API. This is why we can't customise forms in PowerApps or use Microsoft Forms. We have our own internal systems which are secure, in our own CMS. Furthermore, we can't purchase the premium connectors due to the amount of people who submit data, it would have to be a per-flow plan, which must be bought from Microsoft in batches of five. This cost is substantive, and not worth-while for us.
Therefore, I am left to find an alternative to the "When a HTTP request is received" trigger. Is there any way I can create my own custom connector that does the same thing? Is there an alternative way of sending data from a HTML Form to a SharePoint list?
Thanks in advanced!