0.0.6 • Published 2 years ago

rp-flowfinder v0.0.6

Weekly downloads
1
License
ISC
Repository
github
Last release
2 years ago

RP-Flowfinder

This tool will search exported flows from RapidPro to find values for specific keys.

rp-flowfinder filename --property|-p --string|-s [--hostname|-h]

filename is the path to the JSON flow export file --property is the string of the node property you're looking for (type, url, etc.) if you need a nested property, use a . so flow.name --string is the value you're looking for that property to contain --hostname is optional. When it finds the flow uuid of a node that contains the property/string combination, it outputs the URL to open it. hostname will replace localhost with whatever your rapidpro installation uses like texit.

0.0.5

2 years ago

0.0.6

2 years ago

0.0.4

4 years ago

0.0.3

5 years ago

0.0.2

5 years ago