https://prefect.io logo
Title
c

Chris Hansen

07/27/2022, 4:21 PM
do Prefect 1.0 tasks like the Fivetran tasks work with 2.0?
1
t

Taylor Curran

07/27/2022, 4:31 PM
Hi Chris, no you won’t be able to import tasks from the 1.0 task library in 2.0. For 2.0 we offer our integrations as collections. As you may have noticed, there isn’t a fivetran collection yet. Though our engineers are hard at work growing our library of collections. In the meantime, I’ve seen some users rip code from the 1.0 task library source code and use that in their 2.0 tasks and flows.
c

Chris Hansen

07/27/2022, 4:42 PM
thanks for the tip!
😊 1