jamalex / jamalex/notion-py

How to upload image to field in a row in a collection?

Open
#75 13 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.4k
Forks
470
PR merge metrics
No merged PRs in 30d

Description

Hi, thanks for the awesome work on this.

This works: `rows[0].set_property("screenshot", "https://neurosphere.io/images/Produkt_komplett.png")`

But how can I upload an image from my local files directly to this field?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue only identifies rows[0].set_property("screenshot", ...) and does not name a source file or test. Start by tracing how notion-py handles collection row properties and remote file references, then determine the client-side upload entry point. Done means a local image can be attached to that field and the resulting value is usable in Notion.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.