httr_get_call: Calling data from RapidPro

View source: R/httr_get_call.R

httr_get_callR Documentation

Calling data from RapidPro

Description

Call data from RapidPro into R. The main purpose of this function is to be called within other functions.

Usage

httr_get_call(get_command, token = get_rapidpro_key())

Arguments

get_command

A string containing the website to call the data from. Usually called within a function.

token

A string containing the token to call the data. See set_rapidpro_key() to amend the token.

Value

A data frame containing RapidPro data.


lilyclements/Rapidreadr documentation built on April 17, 2025, 6:10 p.m.