Y
Hacker News
new
|
ask
|
show
|
jobs
by
bballer
1415 days ago
Is it possible to pipe data from the forms directly to custom API endpoints and control the shape of the JSON payload that is sent?
1 comments
bo-dun
1415 days ago
Yep! You can connect to custom API endpoints from the dashboard or add custom code via our embed SDKs
https://docs.feathery.io/develop/react/onsubmit
link