Overview - Customizations & Examples
- 15 Dec 2022
-
DarkLight
-
PDF
Overview - Customizations & Examples
- Updated on 15 Dec 2022
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Adapters are flexible enough to enable additional uses and capabilities. This occurs by first customizing your adapter code and then utilizing the custom functionality correctly.
For example, these are actions you can take with small customizations in adapter.js:
-
Add body parameters or additional information into a payload
-
Add options onto the end of a URL
- (e.g. page and size limitations)
-
Add authentication data onto a request
- (e.g. domain)
Was this article helpful?