response_to_list: response_to_list

View source: R/response_to_list.R

response_to_listR Documentation

response_to_list

Description

Converts a GET or POST request from JSON to a list.

Usage

response_to_list(raw_response)

Arguments

raw_response

a result of a GET() or POST() call

Value

a list

Examples

#response_to_list(httr::GET("https://app.communityconnectlabs.com/api/v2/contacts.json"))

kianwazzu/cclapi documentation built on May 31, 2024, 12:30 p.m.