- If you haven't already, sign up for an account. It's free!
- Next, create an endpoint to capture your data.
- Make sure the endpoint settings are configured to your preference.
- Prepare your data to submit, it must be a valid JSON
object
- Send a HTTP
POST
request with your data in the request body like so:
🎉 Nice job, you submitted your data!
Ready to dive deeper? Check out the JS Client, Examples, and REST API Docs