Is Pipedream Upgrading Their Integration Following Notion's Big API Update?

This topic was automatically generated from Slack. You can find the original thread here.

I’m using Pipedream to run Notion automations. Notion just released a big API update: https://developers.notion.com/docs/upgrade-guide-2025-09-03?utm_campaign=%5BResend%5D+N[…]+Enterprise&utm_medium=email_action&utm_source=customer.io
Do we know if pipedream is upgrading their integration?

are we all set on this?

Yes actually the update was published about half an hour ago. Should be all up-to-date with the new API version

Do we need to update the integrations to pass data source? (Assume no change in data stracture and my databases still use one data source)

Yes , as Notion’s update replaces the use of databases with data sources in most endpoints, and they are separate entities (even if your database only has one data source).

Therefore you’ll need to update your components and select the appropriate data source when applicable.

so existing integrations will throw an error if they are using database ID instead of data source ID?

Some integrations may still work in their current version without any changes made. Still, we recommend updating as soon as possible, as does Notion.

ok thanks. Is this something you think String can handle? I have quite a few workflows

I think String should be able to replace and reconfigure your existing steps just fine. I’m not sure it’s able to directly update them the same way you do in the workflow builder, but that shouldn’t be a problem