Promptinator POST endpoint
This single PHP file receives exactly what an HTTP or HTTPS E destination submits.
Connect it in three steps
- Upload this file to any PHP-enabled folder on your server.
- Use its complete URL as the E field's Form POST destination.
- Complete the Promptinator and click Submit. This page will display the message and every label/value pair.
Your shortcode for this uploaded location is:
[E-submit_test-~https://promptinator.ai/endpoint.php~]
For production, this receiver can later be changed to send server-side email, save a lead, create a CRM record, call an API, or generate a document. Keep authentication and spam protection in front of any production action.