In Pipedrive, enter only the activity date without time (all-day events)?

Pipedrive has the date and time separately in its activities. If no time is entered in the activity, then the date is considered an all-day event and the availability is set to free.

Even if I pass Pipedrive only the following date format, “DD.MM.YYYY” the following arrives at Pipedrive: DD.MM.YYYY 00:00
Unfortunately I didn’t find an option in Make to create a whole day event.

Look forward to feedback :grin:

----- deutsch -----
Pipedrive hat in seinen Aktivitäten das Datum und die Zeit separat. Wenn in der Aktivität keine Zeit eingetragen ist, dann gilt der Termin als ganztages Event und die Verfügbarkeit ist auf frei gesetzt.

Auch wenn ich Pipedrive nur das folgende Datumsformat weitergeben, „DD.MM.YYYY" kommt bei Pipedrive folgendes an: DD.MM.YYYY 00:00
Leider habe ich bei Make keine Option gefunden, ein ganztages Event zu erstellen.

Freue mich auf Rückmeldung :grin:



1 Like

Hey,

I’m not sure I understood everything but you want the date (DD.MM.YYYY) to appear without the hours next to it right ?

Is it just a problem of date formatting ?

Best,

Hey,

I want to create a whole day event at pipedrive.

If I pass only the date to pipedrive (DD.MM.YYYY) as in the screenshots, then pipedrive automatically adds the missing time. The transferred date then looks like this: DD.MM.YYYY 00:00
So then, instead of creating an all-day event, the task is created at 00:00.

I have built a small workaround via Workflow Automation to remove the date in Pipedrive (see screenshot). Would be cool of course if I can set it to be an all day event right away in Make.

SOLUTION / LÖSUNG

Yannik from PD-Experts has a solution to this problem. With the simple module ‘create an activity’ this is not possible. For this we used the module ‘Make an API call’.

Select the method on POST to create and fill in the body as desired. I have an example in the screenshot. More details can be found in the Pipedrive documentation.

----- deutsch -----
Yannik von PD-Experts hat mit eine Lösung zu diesem Problem gegen. Mit den einfachen Modul ‘create an activity’ ist diese nicht hin zu bekommen. Hierfür haben wir das Modul ‘Make an API call’ verwendet.

Die Methode auf POST zum erstellen auswählen und im Body nach Wunsch befüllen. Ein Beispiel habt ich im Screenshot. Weitere Details kann man in der Pipedrive Dokumentation nachlesen.