1 vote
0 answers
12 views
Notion API: How to check if a page is shared with the entire workspace?I need to determine via the Notion API whether a page is shared with the entire workspace (“Everyone at ”), not just whether my integration can access it. Does the public API expose any field or ...
asked Aug 11 at 19:330 votes
0 answers
84 views
Truncation on Notion rollupsI made a project to update some Notion tables automatically. By runing this code: # Get page(s) from given instance def PegarPaginas(index_instancia: int, n_paginas: int = 1): url = f"https://...
asked Aug 2 at 3:440 votes
0 answers
44 views
Why are accented characters (é, è, à) missing in Notion pages created via the Notion API in NodeJSI'm using the Notion API with Node.js to convert a local resume.md file into a Notion page. The file contains French text with accents like é, è, and à. This is my code, I tried: Reading and writing ...
asked Jul 15 at 1:250 votes
0 answers
28 views
Publish Android App Dependencies to NotionI am trying to create a gradle task for an Android App to publish all project dependencies on a Notion Page using Notion API. The issue I have is when I am trying to launch this task I get a HTTP 400 ...
asked May 20 at 9:000 votes
1 answer
63 views
Notion events with web hooks exampleI am making a personal project using Notion API and I noticed that they've implemented web hooks that send events to your API on different actions. I was thinking on using this feature to receive ...
asked May 16 at 20:030 votes
0 answers
39 views
Notion OAuth ignores query parameters in registered redirect URII’m integrating Notion's OAuth flow and encountered unexpected behavior regarding redirect_uri. According to RFC 6749 Section 3.1.2, registered redirect URIs may include query string parameters, as ...
asked May 7 at 5:590 votes
1 answer
123 views
Notion API 404 Error: Cannot Find Database when querying from Google Apps ScriptI'm trying to query a Notion database using Google Apps Script, but I keep getting a 404 Not Found error. My Setup Using Google Apps Script (GAS) to query a Notion Database. Notion API Version: 2022-...
asked Mar 20 at 16:311 vote
0 answers
65 views
How to Get Redirected URL in Python for OAuth Flow Requiring User Interaction (Notion API)I am integrating Notion’s OAuth 2.0 authentication in Python using the Notion SDK and need to retrieve the redirected URL after user login and consent. Expected Behavior: I want to automate the ...
asked Feb 20 at 18:120 votes
0 answers
24 views
how to query all databases using `notion-sdk-js`?Is it possible to query all databases using notion-sdk-js? Before asking this question, I read the usage of notion-sdk-js: it reflects: Operations related to databases must pass the database_id. ...
asked Jan 29 at 4:490 votes
0 answers
24 views
Is it possible to open the Notion App based on this page ID in other apps?For example, if I know a Notion page ID, can I open the Notion App based on this page ID in other apps? In other words, is there a method that can be called to open the Notion App and display the page ...
asked Jan 26 at 10:160 votes
1 answer
85 views
Cannot add image with external URL containing ‘?’ query stringThe Notion API is unable to work with image URLs that contain query strings, i.e., adding a Google Maps static image via URL (key obscured for obvious reasons): {"children”: [ { "...
asked Jan 18 at 2:370 votes
0 answers
98 views
'object_not_found, Could not find database with ID' Error When Accessing Linked DatabasesI am working with the Notion API to retrieve children blocks of a page using the following code: await notionClient.blocks.children.list({ block_id: id }); After fetching the page blocks, I filter ...
asked Jan 16 at 13:460 votes
0 answers
20 views
How can related queries of the database be implemented in Notion?The database in Notion is similar to the table in MySQL. Can it be used as a table of a relational database, for example, to conduct queries such as left join and inner join? I haven't found relevant ...
asked Jan 15 at 3:021 vote
0 answers
85 views
Is there a way to get information on a Notion teamspace through the api?I am creating a Notion integration and I need information about the teamspaces (id, name, etc.), and also which teamspace each page/database belongs to. Is there a way to get this data from the api? I ...
asked Dec 31, 2024 at 15:260 votes
0 answers
45 views
Regarding the ID of database properties obtained'm currently using the Notion API I'm using the API below to retrieve database information, but I have a question about the id of +1 object in properties - Retrieve a database Are special characters ...
asked Dec 3, 2024 at 5:09RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4