This topic was automatically generated from Slack. You can find the original thread here.
Hello everyone,
I’m wondering if it’s possible to upload an image through the Notion API that originates from a Pipedream uploaded link.
I have an HTTP trigger set up to receive images, which are then processed in Python and passed to the Notion connection for inserting into a database. Since the Pipedream image link expires, I’m planning to directly upload the image to Notion. Alternatively, do I need to connect the Notion API through custom Python code or something similar?
Thank you in advance!