Skip to content

0.3.1

Compare
Choose a tag to compare
@as2388 as2388 released this 17 Jan 13:14
· 340 commits to master since this release

Changes to the core RapidProClient library:

  • Adds support for archives with the new functions list_archives and get_archive (#59, #63).
  • Updates get_raw_runs_for_flow_id to automatically fetch from archives where necessary (#60).
  • Adds support for manipulating contact fields with the new functions get_fields, create_field, and update_contact(#49).
  • Adds get_all_flow_ids (#56).

Changes to the support tools:

  • Adds a new tool, copy_contacts for copying a contact dataset from one Rapid Pro instance to another (#49, #51, #52, #53, #54, #55).
  • Adds a new tool, fetch_flow_definitions, for downloading all the active flow and trigger definitions from a Rapid Pro instance (#57, #58).