<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>API and Developers — Smartsheet Community</title>
        <link>https://community.smartsheet.com/en/</link>
        <pubDate>Sun, 16 Aug 2026 11:00:42 +0000</pubDate>
        <language>en</language>
            <description>API and Developers — Smartsheet Community</description>
    <atom:link href="https://community.smartsheet.com/en/discussions/tagged/api-and-developers/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>New Learning Series: &quot;Mastering Smartsheet API&quot; — Part 4 is live</title>
        <link>https://community.smartsheet.com/en/discussion/147771/new-learning-series-mastering-smartsheet-api-part-4-is-live</link>
        <pubDate>Mon, 10 Aug 2026 14:25:32 +0000</pubDate>
        <category>API &amp; Developers</category>
        <dc:creator>Galina Jordanowa</dc:creator>
        <guid isPermaLink="false">147771@/en/discussions</guid>
        <description><![CDATA[<p>Hey dev friends,</p><p>Part 4 of Mastering Smartsheet API is live: <a href="https://www.smartsheet.com/rate-limits-retry-logic-and-error-handling-with-smartsheet-api" rel="nofollow noopener ugc">Rate Limits, Retry Logic, and Error Handling with Smartsheet API.</a></p><p>Your integration works in staging. You test it, it passes, you deploy. Two weeks later, a bulk sync job starts failing silently. The logs show a wall of 429s, and because there's no retry logic, every failed request just disappears.</p><p>Rate limits and transient failures aren't complicated to handle, but they require deliberate design. Part 4 covers how the Smartsheet API signals problems, how to tell recoverable errors from ones that need human intervention, and the patterns that keep your integration running under load.</p><p><strong>What's in Part 4:</strong></p><ul><li>Rate limits explained — why the limit is per token, not per application, and why file attachments and cell history have their own 30-requests-per-minute cap (they count as 10x against the limit)</li><li>Retry logic that actually works — a fixed 60-second sleep for 429s, exponential backoff for 500s and 503s, and working Python code for both</li><li>Permanent vs. transient errors — a simple classifier so you stop retrying 400s and 403s that will never succeed, and start retrying the ones that will</li><li>Circuit breakers — how to stop a sustained outage from turning into a cascade of failures, with a full implementation you can drop into production</li><li>Putting it together — a complete SmartsheetClient class that layers circuit breaking, retries, and backoff into one resilient request path</li><li>A production resilience checklist covering rate limits, retry logic, backoff, and circuit breaker configuration</li></ul><p><strong>Missed the earlier parts?</strong><br />
Part 1 — <a href="https://www.smartsheet.com/content-center/managing-work/it-management/api-smartsheet-integration" target="_blank" rel="nofollow noopener ugc">Zero to API</a>: your first working integration in 30 minutes<br />
Part 2 — <a href="https://www.smartsheet.com/content-center/managing-work/it-management/smartsheet-data-model-what-every-developer-needs-know" target="_blank" rel="nofollow noopener ugc">The Smartsheet Data Model</a>: the object hierarchy and schema rules behind those silent write failures<br />
Part 3 — <a href="https://www.smartsheet.com/content-center/managing-work/it-management/authentication-mastery-smartsheet-api" target="_blank" rel="nofollow noopener ugc">Authentication Mastery</a>: PATs vs. OAuth, decoding 401s and 403s, and the token lifecycle</p><p>New parts drop regularly. Follow this group and click Follow → Include in Email Digest to get each one in your inbox.</p><p>Questions, feedback, or topics you'd like covered? Drop them below — the series is shaped by what you're actually building. Thank you!</p><span data-embedjson="{&quot;url&quot;:&quot;https:\/\/us.v-cdn.net\/6031209\/uploads\/N0WHD7Q5VPUG\/image.png&quot;,&quot;name&quot;:&quot;image.png&quot;,&quot;type&quot;:&quot;image\/png&quot;,&quot;size&quot;:290739,&quot;width&quot;:796,&quot;height&quot;:451,&quot;displaySize&quot;:&quot;large&quot;,&quot;float&quot;:&quot;none&quot;,&quot;downloadUrl&quot;:&quot;https:\/\/community.smartsheet.com\/api\/v2\/media\/download-by-url?url=https%3A%2F%2Fus.v-cdn.net%2F6031209%2Fuploads%2FN0WHD7Q5VPUG%2Fimage.png&quot;,&quot;active&quot;:true,&quot;mediaID&quot;:176410,&quot;dateInserted&quot;:&quot;2026-08-10T14:24:08+00:00&quot;,&quot;insertUserID&quot;:224737,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:&quot;224737&quot;,&quot;embedType&quot;:&quot;image&quot;,&quot;embedStyle&quot;:&quot;rich_embed_card&quot;}">
    <span>
        <a href="https://us.v-cdn.net/6031209/uploads/N0WHD7Q5VPUG/image.png" rel="nofollow noopener ugc" target="_blank">
            <img src="https://us.v-cdn.net/6031209/uploads/N0WHD7Q5VPUG/image.png" alt="image.png" height="451" width="796" data-display-size="large" data-float="none" data-type="image/png" data-embed-type="image" srcset="https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=300, width=300/6031209/uploads/N0WHD7Q5VPUG/image.png 300w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=600, width=600/6031209/uploads/N0WHD7Q5VPUG/image.png 600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=800, width=800/6031209/uploads/N0WHD7Q5VPUG/image.png 800w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1200, width=1200/6031209/uploads/N0WHD7Q5VPUG/image.png 1200w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1600, width=1600/6031209/uploads/N0WHD7Q5VPUG/image.png 1600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=2000, width=2000/6031209/uploads/N0WHD7Q5VPUG/image.png 2000w, https://us.v-cdn.net/6031209/uploads/N0WHD7Q5VPUG/image.png" sizes="100vw" /></a>
    </span>
</span>
]]>
        </description>
    </item>
    <item>
        <title>Reports API: Full CRUD is now even more complete</title>
        <link>https://community.smartsheet.com/en/discussion/147422/reports-api-full-crud-is-now-even-more-complete</link>
        <pubDate>Thu, 09 Jul 2026 18:58:25 +0000</pubDate>
        <category>Product Announcements</category>
        <dc:creator>Galina Jordanowa</dc:creator>
        <guid isPermaLink="false">147422@/en/discussions</guid>
        <description><![CDATA[<p>We just shipped Phase 2 of Reports CRUD support in the Public API — closing the gap between what you can do via the API and what you can do in the Smartsheet UI.<br />
New this release:</p><ul><li>Manage report <strong>columns</strong> programmatically (list, get, update, delete)</li><li>Read full <strong>report scope</strong> and <strong>report definition</strong> (filters, sorting, grouping, summarizing)</li><li><strong>Filter by user/contact</strong> is now supported — full parity with app-level filtering</li></ul><p>Combined with create/read/update/delete support for reports themselves, developers now have complete programmatic control over report structure and configuration — no more dropping into the UI for column-level or filter setup.<br />
SDKs are also updated. <a href="https://developers.smartsheet.com/api/smartsheet/changelog#added-endpoints-for-managing-report-columns-and-getting-report-scope-and-definition" rel="nofollow noopener ugc">Learn more. </a></p>]]>
        </description>
    </item>
    <item>
        <title>503 &amp; 504 Errors in console when making API Requests Sheets.delete_rows</title>
        <link>https://community.smartsheet.com/en/discussion/147685/503-504-errors-in-console-when-making-api-requests-sheets-delete-rows</link>
        <pubDate>Mon, 03 Aug 2026 15:23:16 +0000</pubDate>
        <category>API &amp; Developers</category>
        <dc:creator>msteinbruck</dc:creator>
        <guid isPermaLink="false">147685@/en/discussions</guid>
        <description><![CDATA[<p>Hi</p><p>We have a few automated python scripts that run on a VM at different cadences, typically every 8-12 hours. One of the functions of these scripts is to delete all the rows in specific sheets. This is done by iterating over the sheet in chunks of 70 rows at a time, and then calling …Sheets.delete_rows(…), etc. </p><p>Lately, we are getting 503 &amp; 504 errors such as: "{"response": {"statusCode": 503, "reason": "Service Unavailable", "content": "&lt;&lt; text/plain content type suppressed &gt;&gt;"}}" right around the time where our code is executing the delete operations described above. </p><p>Does anyone have any insight on why we would be getting 503 &amp; 504 errors specifically when making these iterative calls to the Smartsheet API? This is not something we are familiar with. I have checked Smartsheet outages multiple times, and it seems things are fine with Smartsheet itself. </p><p>Thanks in advance,</p><p>Mark</p>]]>
        </description>
    </item>
    <item>
        <title>Invest in testers. That will be the best investment you&#39;ll ever do</title>
        <link>https://community.smartsheet.com/en/discussion/147742/invest-in-testers-that-will-be-the-best-investment-youll-ever-do</link>
        <pubDate>Thu, 06 Aug 2026 15:17:10 +0000</pubDate>
        <category>Show &amp; Tell</category>
        <dc:creator>rayaneatd</dc:creator>
        <guid isPermaLink="false">147742@/en/discussions</guid>
        <description><![CDATA[<p></p><ul><li>Here's why I'm saying this :</li></ul><ul><li>Your backend logic is awful</li><li>The UI is not tested enough</li></ul><p></p><p>Software Developers are the worst at testing, no matter how good they are in their job. That's a universal tech rule. </p>]]>
        </description>
    </item>
    <item>
        <title>API: PUT endpoint to update report source sheets + remove 100-sheet limit on POST /reports</title>
        <link>https://community.smartsheet.com/en/discussion/147682/api-put-endpoint-to-update-report-source-sheets-remove-100-sheet-limit-on-post-reports</link>
        <pubDate>Mon, 03 Aug 2026 07:27:08 +0000</pubDate>
        <category>API &amp; Developers</category>
        <dc:creator>Lucas Schib</dc:creator>
        <guid isPermaLink="false">147682@/en/discussions</guid>
        <description><![CDATA[<p><strong>The problem</strong></p><p>We manage a workspace with ~340 engineering projects, each in its own folder with a Master Data sheet. We use automated scripts (Python + SmartSheet API) to maintain<br />&#13; phase-based reports that group these sheets dynamically — e.g. all projects in "Execution" phase in one report, all in "Backlog" in another.</p><p>Today, the only way to change which sheets a report references is to delete the report and recreate it. This causes two problems:</p><ol><li>Broken bookmarks and favorites. Every time a report is recreated, the report ID changes. All users who favorited the report or bookmarked its URL lose access until they re-favorite<br />&#13; the new one. For reports shared across a 20-person team this creates weekly friction.</li><li>100-sheet cap on POST /reports. The sourceSheets array in POST /reports is limited to 100 sheets. My workspace has ~340 Master Data sheets, so I'm forced to split what should be a<br />&#13; single report into multiple parts (e.g. "Report - Execution Phase 1/2" and "Phase 2/2"), making the user experience worse and doubling maintenance.</li></ol><p><strong>What I'm requesting</strong></p><ol><li>A PUT /reports/{reportId} endpoint (or equivalent) that allows updating the sourceSheets array on an existing report without changing its ID. This would let automation keep reports<br />&#13; in sync with the workspace without breaking links.</li><li>Raise or remove the 100-sheet limit on the sourceSheets array for both POST and the requested PUT. The UI already supports reports spanning hundreds of sheets (manually added). The<br />&#13; API should match.</li></ol><p><strong>Impact</strong></p><p>These two changes would allow teams with large, dynamic workspaces to fully automate report management — something that's currently only possible with manual workarounds that scale<br />&#13; poorly. My team's workaround (delete + recreate on a daily schedule) generates 4 report rebuilds per day, breaking favorites each time, and splits reports artificially due to the cap.</p><p>Workaround today: Delete and recreate reports via API on a schedule; split into multiple reports to stay under 100 sheets; re-communicate new URLs to team after each rebuild.</p><p>Ref: Support Case# 09746242 (confirmed not currently supported, 2026-07-28)</p>]]>
        </description>
    </item>
    <item>
        <title>Upstream Connect Error for Get Sheet</title>
        <link>https://community.smartsheet.com/en/discussion/147654/upstream-connect-error-for-get-sheet</link>
        <pubDate>Thu, 30 Jul 2026 13:51:08 +0000</pubDate>
        <category>API &amp; Developers</category>
        <dc:creator>bsikes</dc:creator>
        <guid isPermaLink="false">147654@/en/discussions</guid>
        <description><![CDATA[<p>This morning around 7:50AM central, we started having some routine API calls to get a sheet get stuck. A response from Smartsheet never seems to be returned, but I do get this error from the call (I'm using Powershell)</p><p>Invoke-RestMethod : upstream connect error or disconnect/reset before headers. reset reason: connection termination</p><p>We have a third party whose environment is completely separate from ours, and they also appear to be having issues.  Sometimes the calls seem to work OK, but most of the time they seem to be having some issues. </p><p></p><p>Anyone else noticing anything this morning?</p><p>Thank you!</p>]]>
        </description>
    </item>
    <item>
        <title>Collections Issue</title>
        <link>https://community.smartsheet.com/en/discussion/147613/collections-issue</link>
        <pubDate>Tue, 28 Jul 2026 14:00:17 +0000</pubDate>
        <category>Smartsheet Basics</category>
        <dc:creator>Jeremy1980</dc:creator>
        <guid isPermaLink="false">147613@/en/discussions</guid>
        <description><![CDATA[<p>I am the owner of the workspace and originally created the collections.  Company migrated workspace into their account combining multiple accounts into one.  Since then I am unable to add to or delete from the collections.</p>]]>
        </description>
    </item>
    <item>
        <title>API users and usage data now available in Admin Center</title>
        <link>https://community.smartsheet.com/en/discussion/146905/api-users-and-usage-data-now-available-in-admin-center</link>
        <pubDate>Mon, 01 Jun 2026 09:32:18 +0000</pubDate>
        <category>Product Announcements</category>
        <dc:creator>Galina Jordanowa</dc:creator>
        <guid isPermaLink="false">146905@/en/discussions</guid>
        <description><![CDATA[<p><strong>June 1, 2026 </strong></p><p>If you've ever wondered who in your organization is using the Smartsheet API and how extensively — you no longer need to reach out to Support to find out. A new dedicated view in the Admin Center gives System Administrators direct visibility into API usage across their organization.</p><p>Here's what's included in this initial release: API User Visibility shows all users, including service accounts, who have made API calls in the last 30 days, along with their last active date and aggregate call count. Endpoint Usage Breakdown lets you view API usage by endpoint category and specific endpoint, with raw call counts over the last 30 days. All data is admin-scoped — accessible only to System Administrators and limited to your organization.</p><p>This feature lays the foundation for better API governance and auditability, helping you understand your organization's API footprint and make informed decisions about access and usage. Navigate to the Admin Center and select API Users and Usage Data to start exploring. <a href="https://help.smartsheet.com/articles/2483686-view-api-users-and-usage-data" rel="nofollow noopener ugc">Learn More</a>.</p><p>Note: This feature is rolled back for a short period aiming to resolve a small issue. Thank you for your understanding. </p><span data-embedjson="{&quot;url&quot;:&quot;https:\/\/us.v-cdn.net\/6031209\/uploads\/84D0Z7CNZ064\/api.png&quot;,&quot;name&quot;:&quot;Api.png&quot;,&quot;type&quot;:&quot;image\/png&quot;,&quot;size&quot;:102193,&quot;width&quot;:800,&quot;height&quot;:648,&quot;displaySize&quot;:&quot;medium&quot;,&quot;float&quot;:&quot;none&quot;,&quot;downloadUrl&quot;:&quot;https:\/\/community.smartsheet.com\/api\/v2\/media\/download-by-url?url=https%3A%2F%2Fus.v-cdn.net%2F6031209%2Fuploads%2F84D0Z7CNZ064%2Fapi.png&quot;,&quot;active&quot;:true,&quot;mediaID&quot;:175427,&quot;dateInserted&quot;:&quot;2026-06-05T08:54:20+00:00&quot;,&quot;insertUserID&quot;:91566,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:&quot;91566&quot;,&quot;embedType&quot;:&quot;image&quot;,&quot;embedStyle&quot;:&quot;rich_embed_card&quot;}">
    <span>
        <a href="https://us.v-cdn.net/6031209/uploads/84D0Z7CNZ064/api.png" rel="nofollow noopener ugc" target="_blank">
            <img src="https://us.v-cdn.net/6031209/uploads/84D0Z7CNZ064/api.png" alt="Api.png" height="648" width="800" data-display-size="medium" data-float="none" data-type="image/png" data-embed-type="image" srcset="https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=300, width=300/6031209/uploads/84D0Z7CNZ064/api.png 300w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=600, width=600/6031209/uploads/84D0Z7CNZ064/api.png 600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=800, width=800/6031209/uploads/84D0Z7CNZ064/api.png 800w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1200, width=1200/6031209/uploads/84D0Z7CNZ064/api.png 1200w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1600, width=1600/6031209/uploads/84D0Z7CNZ064/api.png 1600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=2000, width=2000/6031209/uploads/84D0Z7CNZ064/api.png 2000w, https://us.v-cdn.net/6031209/uploads/84D0Z7CNZ064/api.png" sizes="100vw" /></a>
    </span>
</span>
<p><strong><br />
Environment Availability: </strong>Commercial US, Commercial EU, Commercial AU<br /><strong>Plan Availability: </strong>Business, Enterprise, Advanced Work Management<strong><br />
Subscription Model Availability:</strong> Legacy model and User model</p><p><br />
Stay informed by <a href="https://offers.smartsheet.com/product-release-notes-subscribe.html" target="_blank" rel="nofollow noopener ugc">Subscribing to receive product release updates</a> for curated news of recently released product capabilities and enhancements for the platform of your choosing, delivered to your inbox. As new releases occur, you will receive a weekly email with news of what's released every Tuesday. </p>]]>
        </description>
    </item>
    <item>
        <title>Primary Columns in Grouped Reports: change label locations and move column</title>
        <link>https://community.smartsheet.com/en/discussion/93599/primary-columns-in-grouped-reports-change-label-locations-and-move-column</link>
        <pubDate>Tue, 26 Jul 2022 16:17:22 +0000</pubDate>
        <category>Smartsheet Product Feedback &amp; Ideas</category>
        <dc:creator>mariahneu</dc:creator>
        <guid isPermaLink="false">93599@/en/discussions</guid>
        <description><![CDATA[<p>A report must use a sheet’s primary column and the primary column must be in the first report column. Labels for report groups are displayed in the report’s primary column, so if you don’t want to view the primary column in the report, or hide the primary column, then the groups’ labels will be hidden. If you copy the rows to another sheet and perhaps change the primary column in the copied sheet to a column that you want to view in the report then you will also need to make sure that the sheets’ data is synchronized. You will need to manage at least two copies of the same data.</p>]]>
        </description>
    </item>
    <item>
        <title>Bridge Bug: Get users pageSize=10000 only returns 2000 in an array. Use includAll instead.</title>
        <link>https://community.smartsheet.com/en/discussion/147578/bridge-bug-get-users-pagesize-10000-only-returns-2000-in-an-array-use-includall-instead</link>
        <pubDate>Thu, 23 Jul 2026 13:39:15 +0000</pubDate>
        <category>API &amp; Developers</category>
        <dc:creator>NeilKY</dc:creator>
        <guid isPermaLink="false">147578@/en/discussions</guid>
        <description><![CDATA[<p>I tried using the <a href="https://app.smartsheet.com/b/form?EQBCT=739aa75f30ca43a8a22eb53e4da7d409" rel="nofollow noopener ugc">product feedback form</a> but it kept failing so I'm posting here instead. It's possible this is user error but I hope not for my ego's sake :).</p><p>After the APIs were recently updated, my GET /users API call is only able to return a result of 2000 records in an array per page when I use pageSize as the parameter.  However, includeAll seems to work fine.</p><ul><li><strong>pageSize</strong>=10000 only resulted in 2,000.  </li><li><strong>includeAll</strong>=true it WORKS</li></ul><p>Hopefully this is user error and not affecting everyone's existing workflows negatively.</p><p>pageSize = 10000 result</p><span data-embedjson="{&quot;url&quot;:&quot;https:\/\/us.v-cdn.net\/6031209\/uploads\/QTRL5ABUSP7C\/when-using-pagesize-10000.png&quot;,&quot;name&quot;:&quot;when using pagesize 10000.png&quot;,&quot;type&quot;:&quot;image\/png&quot;,&quot;size&quot;:18417,&quot;width&quot;:381,&quot;height&quot;:363,&quot;displaySize&quot;:&quot;small&quot;,&quot;float&quot;:&quot;left&quot;,&quot;downloadUrl&quot;:&quot;https:\/\/community.smartsheet.com\/api\/v2\/media\/download-by-url?url=https%3A%2F%2Fus.v-cdn.net%2F6031209%2Fuploads%2FQTRL5ABUSP7C%2Fwhen-using-pagesize-10000.png&quot;,&quot;active&quot;:true,&quot;mediaID&quot;:176197,&quot;dateInserted&quot;:&quot;2026-07-23T13:33:57+00:00&quot;,&quot;insertUserID&quot;:205913,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:&quot;205913&quot;,&quot;embedType&quot;:&quot;image&quot;,&quot;embedStyle&quot;:&quot;rich_embed_card&quot;}">
    <span>
        <a href="https://us.v-cdn.net/6031209/uploads/QTRL5ABUSP7C/when-using-pagesize-10000.png" rel="nofollow noopener ugc" target="_blank">
            <img src="https://us.v-cdn.net/6031209/uploads/QTRL5ABUSP7C/when-using-pagesize-10000.png" alt="when using pagesize 10000.png" height="363" width="381" data-display-size="small" data-float="left" data-type="image/png" data-embed-type="image" srcset="https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=300, width=300/6031209/uploads/QTRL5ABUSP7C/when-using-pagesize-10000.png 300w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=600, width=600/6031209/uploads/QTRL5ABUSP7C/when-using-pagesize-10000.png 600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=800, width=800/6031209/uploads/QTRL5ABUSP7C/when-using-pagesize-10000.png 800w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1200, width=1200/6031209/uploads/QTRL5ABUSP7C/when-using-pagesize-10000.png 1200w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1600, width=1600/6031209/uploads/QTRL5ABUSP7C/when-using-pagesize-10000.png 1600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=2000, width=2000/6031209/uploads/QTRL5ABUSP7C/when-using-pagesize-10000.png 2000w, https://us.v-cdn.net/6031209/uploads/QTRL5ABUSP7C/when-using-pagesize-10000.png" sizes="100vw" /></a>
    </span>
</span>
<p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p>includeAll=true result</p><span data-embedjson="{&quot;url&quot;:&quot;https:\/\/us.v-cdn.net\/6031209\/uploads\/7TUVIGICIL3J\/when-using-includeall-true.png&quot;,&quot;name&quot;:&quot;When using includeAll true.png&quot;,&quot;type&quot;:&quot;image\/png&quot;,&quot;size&quot;:24157,&quot;width&quot;:385,&quot;height&quot;:363,&quot;displaySize&quot;:&quot;small&quot;,&quot;float&quot;:&quot;left&quot;,&quot;downloadUrl&quot;:&quot;https:\/\/community.smartsheet.com\/api\/v2\/media\/download-by-url?url=https%3A%2F%2Fus.v-cdn.net%2F6031209%2Fuploads%2F7TUVIGICIL3J%2Fwhen-using-includeall-true.png&quot;,&quot;active&quot;:true,&quot;mediaID&quot;:176196,&quot;dateInserted&quot;:&quot;2026-07-23T13:33:27+00:00&quot;,&quot;insertUserID&quot;:205913,&quot;foreignType&quot;:&quot;embed&quot;,&quot;foreignID&quot;:&quot;205913&quot;,&quot;embedType&quot;:&quot;image&quot;,&quot;embedStyle&quot;:&quot;rich_embed_card&quot;}">
    <span>
        <a href="https://us.v-cdn.net/6031209/uploads/7TUVIGICIL3J/when-using-includeall-true.png" rel="nofollow noopener ugc" target="_blank">
            <img src="https://us.v-cdn.net/6031209/uploads/7TUVIGICIL3J/when-using-includeall-true.png" alt="When using includeAll true.png" height="363" width="385" data-display-size="small" data-float="left" data-type="image/png" data-embed-type="image" srcset="https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=300, width=300/6031209/uploads/7TUVIGICIL3J/when-using-includeall-true.png 300w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=600, width=600/6031209/uploads/7TUVIGICIL3J/when-using-includeall-true.png 600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=800, width=800/6031209/uploads/7TUVIGICIL3J/when-using-includeall-true.png 800w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1200, width=1200/6031209/uploads/7TUVIGICIL3J/when-using-includeall-true.png 1200w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1600, width=1600/6031209/uploads/7TUVIGICIL3J/when-using-includeall-true.png 1600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=2000, width=2000/6031209/uploads/7TUVIGICIL3J/when-using-includeall-true.png 2000w, https://us.v-cdn.net/6031209/uploads/7TUVIGICIL3J/when-using-includeall-true.png" sizes="100vw" /></a>
    </span>
</span>
]]>
        </description>
    </item>
   </channel>
</rss>
