I am using Power Automate within Office 365 licences.
Power Apps and Power Automate API calling limit is 2,000 per user per day.
This limits including both of them.
I would like to know, how to count api calls when flow is executed in below.
Convert Timezone(~~タイムゾーンの変換), If statement(~~判定) and Exit(終了) actions is not counting. (Is this correct?)
Item update(項目の更新), Send Mail (V2)(~~メールの送信) and Start and Start and wait for an approval(開始して承認を待機) actions is counting as 3 API Calls. (Is this also correct?)
3 API calls will be counted as User A's API Call Conut. (Is this also correct?)

Thank you.