I have a client using a 3rd party CRM system and we wish to send all form enquires from the Shopify website forms to the CRM.
The CRM provides us a valid endppint to send a json package to we just need to know how to implement in Shopify.
How can I post to an external url endpoint on form submission?
Ideally would like to use Shopify native form but am open to an app if there are no other options.