I am using Microsoft Power Automate and using the "When an envelope status changes (Connect) (V3)" connector to trigger my Flow when it is completed. Is there a way to track the envelope status from a specific envelope?
Currently, my Flow is triggered by any envelope is completed.
I have tried to utilize a Do Until loop with a condition to check for a specific envelope ID. This caused multiple Connect custom configurations to be created and maxed out the limit on API calls.