Open midhun-aot opened 1 year ago
Need to develop fully functional REST API as per formflow form adapter requirements
https://aot-technologies.github.io/forms-flow-ai-doc/#custom_submission
-- Save JSON form data to postgres table -- Develop API to support GET , POST , PUT , PATCH Requests -- Return results to Form flow in the expected result format
done and tested in local
moving it to done, to be tested once deployed in dev environment - @acoard-aot @midhun-aot
Need to develop fully functional REST API as per formflow form adapter requirements
https://aot-technologies.github.io/forms-flow-ai-doc/#custom_submission
-- Save JSON form data to postgres table -- Develop API to support GET , POST , PUT , PATCH Requests -- Return results to Form flow in the expected result format