REST:如何在Smartsheet中获取所选工作表的行列表(How to get list of rows of selected sheet in Smartsheet using REST?)

编程入门 行业动态 更新时间:2024-10-23 13:31:28
REST:如何在Smartsheet中获取所选工作表的行列表(How to get list of rows of selected sheet in Smartsheet using REST?)

我正在尝试获取所选表格list of rows 。 我去了rows REST API 行的相关调用列表,但没有得到任何资源来获取list of rows 。

任何人都可以告诉我如何获取行列表? 或尚未编写REST调用。

谢谢

I'm trying to get list of rows of selected sheet. I went for REST API for rows List of row's related calls but didn't get any resource to get list of rows.

How can I get list of rows? or the REST call have not been written yet.

最满意答案

您可以使用“ 获取工作表”操作获取行列表。 响应将包含工作表中的行列表,工作表中的列列表(您需要解释行集合中的单元格数据),以及表级属性和您请求的任何其他数据通过使用include参数。

You can get a list of rows by using the Get Sheet operation. The response will contain the list of rows in the sheet, the list of columns in the sheet (which you'll need to interpret the cells data within the rows collection), along with sheet-level properties and any other data you've requested by using the include parameter.

更多推荐

本文发布于:2023-08-07 20:35:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1465547.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:所选   行列   如何在   工作   Smartsheet

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!