This topic was automatically generated from Slack. You can find the original thread here.
Hey everyone.
I am a novice in Pipedream and i am trying to make some workflows for automating stuff in Notion, that i can not do with the available actions.
Question:
Can i import files from the Notion component?
There is an action called duplicate page inside Pipedream and inside the action there is these imports:
import notion from "../../notion.app.mjs";
import base from "../common/base-page-builder.mjs";
import utils from "../../common/utils.mjs";
Can i somehow import them in my own custom action/step?
Dylan - thank you for that.
It is because the duplicate page action only works for duplicating a page to another page but don’t for a page within a database.
Oh nice catch Jesper. Sounds like this action might be useful to others integrating Notion. Did you know you can open PRs and contribute your actions back to the main repo?
But you can also join the channel here for help. Don’t worry about opening a rough PR, the PD developers will give you helpful feedback, they don’t bite