what's the difference between "null", "skip", "clear" expressions ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ08-02-2023 09:11 PM
As a developer, I was developing my connector SDK. I have an question about designing a โupdate objectโ action . what's the difference between in "null", "skip", "clear" expressions ? how can i get when the automatic user use them in the sdk
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ08-20-2023 07:01 PM
Hello!
This is Marlon from the Support team!
Here's the definition for the expressions:
https://docs.workato.com/formulas/other-formulas.html#null
https://docs.workato.com/formulas/other-formulas.html#skip
https://docs.workato.com/formulas/other-formulas.html#clear

