Forum Discussion
DougS
10 years agoKhoros Alumni (Retired)
Hi PerBonomi,
You could add form markup to a custom component, and have it submit via AJAX to an endpoint .
This article has a code example that includes an Ajax form that submits to an endpoint:
Using the http.client Context Object to Integrate with a Third-party REST API
-Doug