To use this procedure, make sure your agent has learned the Sharepoint Book (BDK).
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
retrieve the slist as a table
What does it do? This is the base syntax for the procedure.
Where does it go? This phrase should be written on a new line.
Is it required? ✅ Yes — This phrase is required in the syntax.
Does it require input data? ✅ Yes — The reference to the sharepoint list must be specified for the slist.
the include empty columns are
What does it do? Specifies whether to include empty columns in the table.
Where does it go? This phrase should be indented beneath retrieve the slist as a table
Is it required? 🌟 No — This phrase is optional in the syntax.
Does it require input data? ✅ Yes — A boolean whether to include empty columns in the table. must be specified for the include empty columns.
Default: False
retrieve the list as a table