From d7072ca26306bfd3e7ab404dabe83df3aba56864 Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Tue, 17 Oct 2023 14:26:40 +0900 Subject: [PATCH] =?UTF-8?q?last=5Ffetch=5Fdatetime=E3=81=AE.json=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0=EF=BC=94=E3=82=AA=E3=83=96=E3=82=B8=E3=82=A7=E3=82=AF?= =?UTF-8?q?=E3=83=88=E3=81=AE=E4=BD=9C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- s3/config/crm/last_fetch_datetime/Clinical_Trial__c.json | 5 +++++ .../H1Insights__H1_Insights_Configuration__mdt.json | 5 +++++ s3/config/crm/last_fetch_datetime/MSJ_Congresses__c.json | 5 +++++ s3/config/crm/last_fetch_datetime/Publication__c.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 s3/config/crm/last_fetch_datetime/Clinical_Trial__c.json create mode 100644 s3/config/crm/last_fetch_datetime/H1Insights__H1_Insights_Configuration__mdt.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Congresses__c.json create mode 100644 s3/config/crm/last_fetch_datetime/Publication__c.json diff --git a/s3/config/crm/last_fetch_datetime/Clinical_Trial__c.json b/s3/config/crm/last_fetch_datetime/Clinical_Trial__c.json new file mode 100644 index 00000000..d7b52ba2 --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/Clinical_Trial__c.json @@ -0,0 +1,5 @@ +{ + "last_fetch_datetime_from": "1900-01-01T00:00:00.000Z", + "last_fetch_datetime_to": "" +} + \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/H1Insights__H1_Insights_Configuration__mdt.json b/s3/config/crm/last_fetch_datetime/H1Insights__H1_Insights_Configuration__mdt.json new file mode 100644 index 00000000..d7b52ba2 --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/H1Insights__H1_Insights_Configuration__mdt.json @@ -0,0 +1,5 @@ +{ + "last_fetch_datetime_from": "1900-01-01T00:00:00.000Z", + "last_fetch_datetime_to": "" +} + \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Congresses__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Congresses__c.json new file mode 100644 index 00000000..d7b52ba2 --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_Congresses__c.json @@ -0,0 +1,5 @@ +{ + "last_fetch_datetime_from": "1900-01-01T00:00:00.000Z", + "last_fetch_datetime_to": "" +} + \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/Publication__c.json b/s3/config/crm/last_fetch_datetime/Publication__c.json new file mode 100644 index 00000000..d7b52ba2 --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/Publication__c.json @@ -0,0 +1,5 @@ +{ + "last_fetch_datetime_from": "1900-01-01T00:00:00.000Z", + "last_fetch_datetime_to": "" +} + \ No newline at end of file