I want to integrate power bi embedding for customer and organization both into my different tenants. So I have a scenario like, I want to create a plugin which will get embed token and embed url when user will add workspace id and report id into a custom entity once a record with workspace id and report id is created the plugin will be executed as a workflow and will update embed token and embed url of that record.
Is it feasible to do?