Actually, we are finding a way to get Auth0 to interact with Pardot (Salesforce Marketing tool) for accomplishing this functionality we have created a JavaScript function who POST the form details on pardot’s API with the help of AJAX Request and we just want to execute that function on Submit button.
how can I achieve this?