Morning, I have an app that relies on send an email v3, my IT Solution is managed centrally and using send an email v2 is not an option ( certainly not in the next few months)
My app is regularly hitting the throttling limits.
At the moment I am manually disabling the button when I see that it is throttling,
Throttle limits -
100 API Calls per 24h
5 API calls per 5m
sendmailv3
I am looking for a way to disable submissions when it is throttling, does the community have any ideas?
Powerautomate takes the submissions and stores them in a sharepoint, updates an audit table in excel then send the user an email confirmation.