rapidpro / rapidpro-python

Python client library for the RapidPro API
BSD 3-Clause "New" or "Revised" License
18 stars 27 forks source link

get_flows missing in V2 #20

Closed xkmato closed 8 years ago

xkmato commented 8 years ago

I have noticed that get_flows() is missing on V2 client. I have also noticed that Rapidpro is not exposing /api/v2/flows is there a specific reason for getting rid of this endpoint? Or is there another place to get the flow detail with the API?

rowanseymour commented 8 years ago

There's a lot is missing on v2 at the minute - it's still under development. But we definitely intend to include this endpoint in v2 and almost of all of the other endpoints from v1. I'm actually going to working on that in the next month, so hopefully we can get v2 ready soon.