ExecutionInterruptedError while copying large Notion pages (runtime & operations limit)

:bullseye: What is your goal?

Copy the content of an existing Notion page into newly created Notion pages by duplicating all blocks.

:thinking: What is the problem & what have you tried?

Because each block requires a separate Notion API call, the scenario quickly reaches both Make’s maximum runtime and operation limits.

:clipboard: Error messages or input/output bundles

ExecutionInterruptedError

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

Thanks to recent Notion API updates, you may optimize the scenario by using the new template parameter (a template can be any page) - watch this video from around 1:58 for a practical explanation

4 Likes

It worked! Thanks a lot for your help :slight_smile:

2 Likes