Skip to main content
March 3, 2017

リストインポート時の情報欠落 / information missing during a list import

  • March 3, 2017
  • 1 reply
  • 63 views

お世話になっております。

リストインポート時に、ある特定の情報のみ落ちてしまう(CSVデータに存在し、割り当てもなされているのに取り込まれない)際の

対処方法に関してご教示頂けますでしょうか。

具体的に申しますと、展示会リードをsansanからCSVでリスト化し、marketoに取り込む際に

大半のリードが氏名のみmarketoに取り込まれない現象が起きております。

(いくつかの氏名情報、またその他の情報は問題なく取り込まれております)

何度かインポートを試みておりますが、改善されておりませんので

お手数ですがアドバイスご教示頂けますと幸いです。

Hello, everyone.

Will you kindly advise me the good way to import all the information correctly listed in a CSV data?

In my case, some of first name information are missing during a list import even though the data is assigned to the proper field, and some are imported successfully.

If you have any good ideas or work-arounds, please respond to  my inquiry.

Best regard,

Yuka

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Taishi_Yamada
Level 6
March 3, 2017

you may try the followings

- Encoded to UTF-8 (double-check, or change change the code set by another app/editor.)

- try TSV(tab delimited) file instead of CSV.

Regards,

-Yamada