Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SOAP API を使用して 1 日あたりのバッチでデータをプルします。次は同じレコードをプルしないように、前日にプルされたレコードを識別するためのフラグが必要です。この機能を実装するにはどうすればよいですか?
取得した各レコードの ID を保存すると、ID が不明なレコードのみが保存されます