エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Quick Tip – Public RESTful Web Services on Salesforce Sites
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Quick Tip – Public RESTful Web Services on Salesforce Sites
A little while ago, Paul McGurn blogged how to create a public (SOAP-based) web service via a Sal... A little while ago, Paul McGurn blogged how to create a public (SOAP-based) web service via a Salesforce Site. As Paul explains, you add your web service class to the Enabled Apex Classes in the Site’s Public Access Settings. You’ll also need to add the appropriate object and field-level permissions for any data you will be exposing; remembering, of course, that this web service will be accessible