Write To Worksheet
This connector is used when writing data to office 365 sheets.
Settings
- Authentication: A valid office 365 credential item.
- Connector: A previously added connector that contains the data to be written to the worksheet.
- Data: The array of the objects to be written to the worksheet.
- File Location: The folder where the worksheet is located.
- Select Worksheet: The worksheet where the data will be written
- Select Sheet: The sheet within the worksheet where the data will be written
Output
{
success: Boolean,
message: Optional. Only added when there's an error,
}