0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Adobe Acrobat Signのまとめ

Last updated at Posted at 2024-02-28

まとめページに戻る
まとめA~M

image.png

Salesforce の apex からの契約送信: x-api-user ヘッダーに指定されたユーザー ID または電子メールが無効です。

Salesforce sending agreement from apex : Invalid user ID or email provided in x-api-user header.

https://community.adobe.com/t5/adobe-acrobat-sign-discussions/salesforce-sending-agreement-from-apex-invalid-user-id-or-email-provided-in-x-api-user-header/td-p/10363851

Update - the error was caused because one of the SF fields I was trying to map was not a string, but instead a formula (string). It appears that all SF fields used in merge mapping must be of the string data type.

追記 - マッピングしようとしたSFフィールドの1つが文字列ではなく、数式(文字列)だったため、エラーが発生していました。マージマッピングで使用するSFフィールドはすべて文字列データ型である必要があるようです。

未解決

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?