flowfabricpy.flowfabric_http

Functions for GET and POST requests using the flowfabric API

Functions

flowfabric_get(endpoint[, token, verbose])

HTTP GET request using the flowfabric API

flowfabric_get_token([force_refresh])

Get and cache an authentication token

flowfabric_post(endpoint, body[, token, verbose])

HTTP POST request using the flowfabric API