Yes, absolutely! All you need to do is to create a webhook dispatcher and enter the URL where your script is located. By default, we are sending the parsed results as a JSON object with simple key/value pairs. You can however choose to send the data as form data (imitating an HTML form), XML, or in your own custom payload format.
To begin navigate to your Mailparser inbox and choose the Generic Webhook option from the Integrations page.
On the next screen, you will have the option of inputting your endpoints URL, choosing the payload format (JSON/XML/Form Data), configuring the repeating data behavior (one request per email or one request per row), the data structure, fields and any additional headers needed to make the connection!