Custom HTTP allows you to receive real-time updates from Zyllem with your own custom data format. This can be used as an alternative to webhooks if you want to customize the data format being sent from Zyllem to your application.

If your application already has a template for receiving data that does not conform to Zyllem's webhook template, then you can consider using custom HTTP.

📘

Note: Custom HTTP can only send Item Snapshot events and requires configuration on the web portal.

Get started