Ho team !
2 questions (:
How can I build an integration sentence with the option to choose more than one column in the sentence?
For example:
When status changed, delete the information in [those columns].
when [those columns] are the columns that the user choose in the integration sentence.
How can I build an integration sentence with the option to choose between 3 operations options in the sentence?
For example:
When status changed, [delete, copy, change] the information in this column.
when [delete, copy, change] are kind of predefined enum values by myself (that are similar for all users), that the user choose one of them in the integration sentence.
Will be happy for your help!
Thanks