LANG SELRCT

Apps Script Reference  (Create: Create new Spreadsheet | Create new Apps Script

Monday, January 20, 2020

Saleseforceの接続アプリケーションを削除したい


どこから削除できるのかちょっと探したので、書き残しておきます。


ビルド > 作成 > アプリケーション
対象のアプリケーション名をクリックします。


ここに「削除」ボタンがあった。


関連記事

SalesforceでAPIを使うために接続アプリケーションを作成したい

Latest post

Extracting data from Google Sheets with regular expressions

Introduction Regular expressions are a powerful tool that can be used to extract data from text.  In Google Sheets, regular expressions ca...