openfn@2.0.6
This adaptor exports the following from common:
- alterState()
- beta
- combine()
- dataPath()
- dataValue()
- each()
- field()
- fields()
- fn()
- fnIf()
- http
- lastReferenceValue()
- merge()
- sourceValue()
Functions
request
request(options, callback) ⇒ Operation
Make a POST request
Param | Type | Description |
---|---|---|
options | object | Body, Query, Headers and Authentication parameters |
callback | function | (Optional) Callback function |
Example
request({method: 'get', path: '/jobs/});