Can User Accounts Be Created Programmatically via API on Pipedream Connect Without User Intervention?

Odoo is an ERP, so the users here are Employees. In this particular use case I am defining several workflows that sync data in/out of Odoo on behalf of our internal users (around 25).

To facilitate empoyee onboarding, it was my intention to create the Connect account for the employee automatically from an onboarding workflow (I can generate the user token via API, but can’t push it to Connect). ATM I am just delivering the token to HR so they can manually do the Connect part.

(our current pipedream usage is inline with this: bridging internal tools; this is an accounting / law firm)