1. まず日付のフォーマットは ISO 8601 フォーマットにする必要があります。
例:
2016/08/15 4:33(GMT)の場合 ==> 2016-08-15T04:04:33+00:00
2. 次に URL エンコードをします。※この際、/ (スラッシュ) および = (イコール)、& (アンパサンド) までエンコードしないようご注意ください。
例:
/services/data/v37.0/sobjects/Account/updated/?start=2016-08-15T04%3A33%3A00%2B00%3A00&end=2016-08-15T04%3A34%3A00%2B00%3A00
実質的には : (コロン) 及び + (プラス) のみがエンコードされている状態です。
上記は下記日付指定を意味します。
/services/data/v37.0/sobjects/Account/updated/?start=2016-08-15T16:04:33+00:00&end=2016-08-15T16:04:34+00:00
※本記事は REST API 開発者ガイド (sObject Get Updated) を元に記載しています。
000382609

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.