I have several questions regarding with custom connector!
1. Once I created a custom connector for power automate, can I migrate it to Logic Apps? or do I need to create one more connector for Logic Apps?
2. Once I deployed a custom connector, Can I check how many times each customer called the connector?
3. In a situation where customers are using the custom connector, if publisher deploys an updated version of the connector, will the connector already in use be automatically updated? Or should the customer update it manually?
1. Since you can access the underlying OpenAPI 2.0/Swagger YAML definition of the CC, moving it is as simple as cut-and-paste.
2. Do you mean in an environment or through AppSource? If you mean AppSource, I would submit that question directly to them.
3. Public Connectors are updated automatically.