Feasibility of using Python models in DBT for calling Workday APIs

I am currently doing research and what I’m trying to know about is the feasibility of using Python models in dbt for calling Workday APIs.

Does anyone know the feasibility of putting the workday API calls into Python models in dbt?
I’m curious if it would work, what that would make our lineage look like, how maintainable it becomes etc.