Connect to third party API end point on Inquiry Form submission

Hi, I want to connect the inquiry form with custom CRM API endpoint. The process should work as follows:

When the user submits the inquiry form, it should send the info submitted by the user to the third party API endpoint and then I can process all the data at that endpoint. Please guide me how to connect the form to third party API endpoint. 


Thanks

Categories