Create a new Webhook subscriptionAsk AIpost https://enerflo.io/api/v1/hookBody ParamseventstringrequiredThis is the Enerflo {event_name}. Full list of events can be found here: https://docs.enerflo.io/docs/enerflo-v1-event-definitionstarget_urlstringrequiredThis is the full URL of the destination that will receive the POST payload the webhook will deliver. (Ex: "https://yourtarget.com/path")versionstringenumrequiredDefaults to v2The only distinction between "v2" and "v3" webhooks is the content of the response. There is no difference in the triggering logic. Most partners use the "v2" webhook version as they tend to have more data.v2v3Allowed:v2v3Responses 200200 400400Updated 10 months ago