Incoming Web Hook Meta Data
constructor(name: String = "", path: String = "", method: HttpMethod = HttpMethod.GET, sources: List<NodeIdentity> = emptyList(), snapshot: Snapshot = Snapshot(), invocationTriggers: List<InvocationTrigger> = emptyList(), nodeAction: NodeAction = NodeAction.EXECUTE, error: String = "", inputs: List<NodeIdentity> = emptyList())(source)