diff options
Diffstat (limited to 'apps/docs/api-reference')
| -rw-r--r-- | apps/docs/api-reference/endpoints/connect/connect-app.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/api-reference/endpoints/connect/connect-app.mdx b/apps/docs/api-reference/endpoints/connect/connect-app.mdx index f77d29df..f32dfe78 100644 --- a/apps/docs/api-reference/endpoints/connect/connect-app.mdx +++ b/apps/docs/api-reference/endpoints/connect/connect-app.mdx @@ -3,7 +3,7 @@ openapi: get /connect/{app} --- You may connect supermemory to other apps. -when you send a GET request to the /connect:APP?id=<> endpoint, you will get a redirectURL. This is a safe URL that your users can click and select the appropriate files with. Once this is done, supermemory will periodically re-fetch and make sure that the data is always fresh. +when you send a GET request to the /connect:APP?id=\<\> endpoint, you will get a redirectURL. This is a safe URL that your users can click and select the appropriate files with. Once this is done, supermemory will periodically re-fetch and make sure that the data is always fresh. As of right now, these apps are supported: - Notion |