- why does my web-to-lead on my website return 'your request has been queued'?
- web-to-リードを設定した際に戻り URLが正しく表示されない
がフォームページのhtmlに自動挿入されました。このコードを削除すると、問題が修正されました。
bad value for restricted picklist field: Product not suitable
Please check this article.
Error 'bad value for restricted picklist field' appears when a record is created
https://help.salesforce.com/s/articleView?id=000384095&type=1
Web to リード時の自動レスポンスが機能しない
どうやらメール内容が悪かったようで、
電話番号とFAXを直書きしていたのですが、
それを項目参照形式で書くといけました!
メール本文には電話番号等は記載できなんですかね。
Contact オブジェクトと Lead オブジェクトに Pronouns (選択リスト) というカスタム フィールドがあります。Web-to-Lead によって生成された HTML に選択リストを含めたいのですが、ジェネレーター ページに表示されません。[リード フィールドのマッピング] ボタンを使用して、リード フィールドを連絡先フィールドにマッピングする必要があることがわかります。しかし、そこにも代名詞フィールドが表示されません。
「代名詞」選択リストの設定に移動し、「フィールドの使用法」オプションが「アクティブ」に設定されているかどうかを確認してください。
Try going into the settings of your 'Pronouns' picklist and seeing if the 'Field Usage' option is set to 'Active.'
I went to SETTINGS > OBJECT MANAGER > LEAD > PRONOUNS and I see "Set Field-Level Security" and "View Field Accessibility" but no "Field Usage". Perhaps I'm looking in the wrong place?
Web to リードフォームを作成しました。電子メール テンプレート、電子メール アラートの条件をリード ソース = Web、受信者を電子メール ID フィールドとして作成しました。電子メールアラートでは、「デフォルトのワークフロー電子メールアドレスと現在のユーザーの電子メールアドレス」の両方の設定を試しました。さらに、リード オブジェクトを使用してレコード トリガー フローを作成し、レコードの作成時にトリガーし、アクションとして電子メール アラートを選択しました。リードは生成されますが、メールを受信できません。
I resolved the issue by following the steps provided in another Community post https://help.salesforce.com/s/articleView?id=sf.emailadmin_deliverability.htm&type=5
セキュリティ
Web to lead is essentially two parts - the part outside of Salesforce and the part inside. The outside part is the HTML form you host on a website which submits information to a Salesforce end point - this information is transmitted with SSL and is therefore encrypted in transit. There are no settings for this - it's just how it works.
The inside Salesforce part is where you have a ton of control, but basically security after it has arrived in Salesforce is defined by your sharing and visibility rules, and your profiles and permissions setup - which will control who is able to see the new leads when they're created.
Web to Lead は基本的に 2 つの部分、Salesforce の外部の部分と内部の部分で構成されます。外側の部分は、Salesforce エンドポイントに情報を送信する Web サイトでホストする HTML フォームです。この情報は SSL で送信されるため、転送中に暗号化されます。これには設定はありません。それがどのように機能するかだけです。
Salesforce の内部部分はかなりの制御権がありますが、基本的に、Salesforce に到着した後のセキュリティは、共有ルールと公開ルール、およびプロファイルと権限の設定によって定義されます。これにより、誰がいつ新しいリードを表示できるかが制御されます。彼らは創造されたのです。
その他
英語ですが解説があります。
Generate a Web-to-Lead form in Salesforce (with GA Connector fields)
https://gaconnector.com/docs/generate-a-web-to-lead-form-in-salesforce-with-ga-connector-fields/