The community member has a "noob question" about connecting data from a POST request to a form, in order to add a new entry to their CMS. Another community member suggests using a "webhook form" component, though it only works with form data.
The original poster then thanks the other community member, and asks another question about refreshing resource data on the published site without reloading the page. The discussion continues with questions about the use case, and the original poster mentions they are building a CRUD app.
Noob question here. Is it possible to connect the data from a POST request to a form? I want to use the form to add a new entry to my CMS. Thank you π