File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
de/automation-integration Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,11 @@ You can control the following actions:
95
95
This is then typically used as an attachment within an email.
96
96
Mind that this is not working for dynamic dates (like "today+2")!
97
97
98
+ ::: tip Removing data fields
99
+ When updating an item, simply making one field empty would not remove its content, as empty fields are ignored by Zapier.
100
+ You can still remove information, by writing ` $$CLEAR$$ ` as value for the field you want to remove.
101
+ :::
102
+
98
103
## Typical Use Cases
99
104
100
105
### RSVP handling
Original file line number Diff line number Diff line change @@ -95,6 +95,11 @@ Du kannst die folgenden Actions nutzen:
95
95
Diese Daten werden typischerweise als Anhang in einer E-Mail verwendet.
96
96
Beachte, dass dies nicht für dynamische Zeiten funktioniert (wie "today+2")!
97
97
98
+ ::: tip Einzelne Felder löschen
99
+ Wenn du ein Element aktualisierst, wird durch ein leeres Feld dessen Wert nicht entfernt, da leere Felder von Zapier ignoriert werden.
100
+ Du kannst Informationen entfernen, indem du ` $$CLEAR$$ ` als Wert für das Feld eingibst, das du löschen möchtest.
101
+ :::
102
+
98
103
## Typische Anwendungsfälle
99
104
100
105
### RSVP-Verwaltung
You can’t perform that action at this time.
0 commit comments