-
Notifications
You must be signed in to change notification settings - Fork 86
redcap port set!
Dustin edited this page Jun 27, 2019
·
1 revision
redcap-port-set!
specifies a non-standard port for the REDCap API. The default port used is 443. This is the default port used in the httpsclient module.
Parameter | Description |
---|---|
port | Port for the REDCap API, as a number. |
Example 1: Exporting all primary ids of a project using a testing server installation, which uses a non-standard port.
> (define redcap:token "54CC....CC10")
> (define redcap:hostname "redcap.INSTITUTIONTESTSERVER.ca")
> (redcap-port-set! 8088)
> (redcap-export-ids redcap:hostname redcap:token)
("1" "2" "4" "4")
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip