Liking cljdoc? Tell your friends :D

lovelace.search.requests


search-contentclj

(search-content token query)

Makes use of Notion's search feature, making it possible to search content inside a given workspace. Takes the authentication token and a search query as parameters

Makes use of Notion's search feature, making it possible to search content inside a given workspace.
Takes the authentication token and a search query as parameters
raw docstring

search-postclj

(search-post token data)

Makes a POST request to Notion's API. Takes both the authentication token and the query as parameters

Makes a POST request to Notion's API. Takes both the authentication token and the query as parameters
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close