Create a new Webhook subscriptionCopy Pagepost https://enerflo.io/api/v1/hookBody Paramsapplication/jsonmultipart/form-dataeventstringrequiredThis 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:v2v3Headerscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/jsonmultipart/form-dataAllowed:application/jsonmultipart/form-dataResponses 200200 400400Updated about 1 year ago