Hello everyone,
I've recently started working with Power Platform, specifically with Power Automate.
I'm developing a Custom Connector to simplify calls to a set of internal APIs, but I've noticed that changes to the connector are not always immediately (or correctly) reflected in the flows that use it.
Here are a few examples:
- When I add or remove an action, the Instant Flow still shows the old actions and not the updated ones.
- When I change the authentication method from Basic Authentication to None, the flow still prompts me to create a connection, even though it's no longer required.
- When I delete the connector entirely, it still appears as an available option within the flows.
I’d like to know how long it typically takes for these changes to be recognized by the platform, or if there are any tricks I can use to make the updates visible more quickly.
Thank you.
Best regards