「承認アクションの実行」

「承認アクションの実行」

お知らせ:当社は、お客様により充実したサポート情報を迅速に提供するため、本ページのコンテンツは機械翻訳を用いて日本語に翻訳しています。正確かつ最新のサポート情報をご覧いただくには、本内容の英語版を参照してください。

このサービスは、Zoho Creatorアプリケーションから承認タスクを取得し、承認アクションを実行することができます。

承認アクションを実行する

方法
func 実行承認アクション(ofType actionStatus: 承認ステータス, with actionComment : String, inSummary approvalSummary : 承認概要, completionHandler : @escaping (Result) -> Void)

パラメータ

ApprovalAPIInfo 構造体であり、作成者アプリ情報と承認タイプを持つ。
承認ステータス 列挙型、承認のステータス。
actionComment 文字列、承認のコメント。
承認の概要 特定の承認のためのアクションを実行しています。
completionHandler 承認のサマリー詳細は、completion Handlerで返されます。


ZCApprovalAPIService.executeApprovalAction(ofType: .approved, with: 'Approval Message', inSummary: summary) { (result) in
switch result
{
case .success(let action):
print(action)
tableView.reloadData()
case .failure(let error):
print(error)
}
}



    Zoho CRM 管理者向けトレーニング

    「導入したばかりで基本操作や設定に不安がある」、「短期間で集中的に運用開始できる状態にしたい」、「運用を開始しているが再度学び直したい」 といった課題を抱えられているユーザーさまに向けた少人数制のオンライントレーニングです。

    日々の営業活動を効率的に管理し、導入効果を高めるための方法を学びましょう。

    Zoho CRM Training



              Zoho Desk Resources

              • Desk Community Learning Series


              • Digest


              • Functions


              • Meetups


              • Kbase


              • Resources


              • Glossary


              • Desk Marketplace


              • MVP Corner


              • Word of the Day









                                Resources

                                Videos

                                Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                eBooks

                                Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                Webinars

                                Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                CRM Tips

                                Make the most of Zoho CRM with these useful tips.