<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Any interest in knowing how to work with API's? in Back Office &amp; Team</title>
    <link>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16665#M3010</link>
    <description>&lt;P&gt;That sounds like a great idea.. I assume you have Toast Payroll then?&amp;nbsp; Ot just sling for scheduling? Is there a benefit between using sling vs Toast for scheduling?&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is good, I'll look into it for sure. Does Slack has any API's to get data like Toast? If you have a reference would help the hunt!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 13 Sep 2025 02:54:22 GMT</pubDate>
    <dc:creator>ashokr</dc:creator>
    <dc:date>2025-09-13T02:54:22Z</dc:date>
    <item>
      <title>Any interest in knowing how to work with API's?</title>
      <link>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16552#M2971</link>
      <description>&lt;P&gt;I'm a command line junkie :-). I have some scripts that can perform sales analysis and employee timecard tasks on the command line.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Works well on macOS and Linux.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;For Windows, I think the best is to install WSL for a Linux environment.&lt;/LI&gt;&lt;LI&gt;I have a cron job set up that can simply email me the timing for each employee. Every Sunday since our pay dates are Sunday - Saturday. And flexible to do different things for different employees if you don't have the same schedule.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If there is interest, I can post the scripts here or give a pointer to a git repo.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ashoks-Air:toast-menu-generator araj$ ./sales.py -&lt;BR /&gt;--all --file --last-year --this-year -h&lt;BR /&gt;--compare --help --range --today&lt;BR /&gt;--date --last-month --this-month --yesterday&lt;BR /&gt;--debug --last-week --this-week -d&lt;/P&gt;&lt;P&gt;(venv) Ashoks-Air:toast-menu-generator araj$ ./emptime.py -h&lt;BR /&gt;usage: emptime.py [-h] [-t] [-s START] [-e END] [-d]&lt;/P&gt;&lt;P&gt;Toast API Time Logs Manager&lt;/P&gt;&lt;P&gt;============================================================&lt;BR /&gt;TIME LOG SUMMARY (2025-08-17 to 2025-08-23)&lt;BR /&gt;============================================================&lt;BR /&gt;Emp1:&lt;BR /&gt;Regular Hours: 40.00&lt;BR /&gt;Overtime Hours: 14.80&lt;BR /&gt;Total Hours: 54.80&lt;BR /&gt;Entries: 11&lt;/P&gt;&lt;P&gt;Emp2&lt;BR /&gt;Regular Hours: 27.55&lt;BR /&gt;Overtime Hours: 0.00&lt;BR /&gt;Total Hours: 27.55&lt;BR /&gt;Entries: 6&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Detailed time log entries saved to time_logs_detailed_2025-08-17_to_2025-08-23.json&lt;BR /&gt;Total detailed entries: 17&lt;/P&gt;&lt;P&gt;optional arguments:&lt;BR /&gt;-h, --help show this help message and exit&lt;BR /&gt;-t, --time-logs Get time logs for employees (uses previous week:&lt;BR /&gt;Sunday to Saturday)&lt;BR /&gt;-s START, --start START&lt;BR /&gt;Start date (YYYY-MM-DD) - must be used with -e&lt;BR /&gt;-e END, --end END End date (YYYY-MM-DD) - must be used with -s&lt;BR /&gt;-d, --debug Enable debug output showing detailed API responses&lt;/P&gt;&lt;P&gt;Cheers, Ashok&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 06:02:28 GMT</pubDate>
      <guid>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16552#M2971</guid>
      <dc:creator>ashokr</dc:creator>
      <dc:date>2025-08-29T06:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Any interest in knowing how to work with API's?</title>
      <link>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16568#M2976</link>
      <description>&lt;P&gt;very nice! I haven't looked into these yet, but I would like to be able to calculate employee reliability (time scheduled vs actual clock in times) so they can see it and so I can use it for performance reviews and reward the team members that are reliable.&lt;BR /&gt;we use sling for scheduling which integrates with Toast.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 13:01:06 GMT</pubDate>
      <guid>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16568#M2976</guid>
      <dc:creator>ayprasad</dc:creator>
      <dc:date>2025-09-02T13:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Any interest in knowing how to work with API's?</title>
      <link>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16579#M2982</link>
      <description>&lt;P&gt;This is super cool, thanks for posting this!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 19:11:07 GMT</pubDate>
      <guid>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16579#M2982</guid>
      <dc:creator>Rob</dc:creator>
      <dc:date>2025-09-03T19:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Any interest in knowing how to work with API's?</title>
      <link>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16665#M3010</link>
      <description>&lt;P&gt;That sounds like a great idea.. I assume you have Toast Payroll then?&amp;nbsp; Ot just sling for scheduling? Is there a benefit between using sling vs Toast for scheduling?&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is good, I'll look into it for sure. Does Slack has any API's to get data like Toast? If you have a reference would help the hunt!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Sep 2025 02:54:22 GMT</pubDate>
      <guid>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16665#M3010</guid>
      <dc:creator>ashokr</dc:creator>
      <dc:date>2025-09-13T02:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Any interest in knowing how to work with API's?</title>
      <link>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16793#M3052</link>
      <description>&lt;P&gt;So you have two options… one you can have data exports enabled which allows you to connect to an aws data warehouse sftp container for your location each day … the other is you can request ready only permission for some of the scopes including configuration api, labor api, menus api, menus v2 api, payments api, orders api,, restaurant api, and inventory api. You can learn about more of This through doc.toasttab.com , you will also be able to download the most recent postman collection and create sandbox credentials which will allow you to receive a bearer token authorizing you for a read only scope&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 02:26:58 GMT</pubDate>
      <guid>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16793#M3052</guid>
      <dc:creator>josh212</dc:creator>
      <dc:date>2025-09-25T02:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Any interest in knowing how to work with API's?</title>
      <link>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16813#M3055</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.toasttab.com/t5/user/viewprofilepage/user-id/18859"&gt;@ashokr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing your knowledge of Toast API access with us&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I believe we have Standard API access already. We are interested in seeing if we can pull Loyalty data&amp;nbsp; (since normal web search is so slow).&lt;/P&gt;&lt;P&gt;But based on this chart, it seems to suggest that the Loyalty API is only available to Toast Partners and Custom integrations?&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.toasttab.com/doc/devguide/apiOverview.html" target="_blank"&gt;https://doc.toasttab.com/doc/devguide/apiOverview.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know if that's the case?&lt;/P&gt;</description>
      <pubDate>Sat, 27 Sep 2025 02:20:02 GMT</pubDate>
      <guid>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16813#M3055</guid>
      <dc:creator>www</dc:creator>
      <dc:date>2025-09-27T02:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Any interest in knowing how to work with API's?</title>
      <link>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16827#M3059</link>
      <description>&lt;P&gt;Well, the difference between a single developer and a big company. I just finished my prototype and its mostly functional at this time. But Toast beat me to it LOL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how my interface looks.&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="My version of sales support !!!" style="width: 814px;"&gt;&lt;img src="https://community.toasttab.com/t5/image/serverpage/image-id/2338i85900C723582BA4B/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="ToastSalesAgent-HomeGrown.jpeg" alt="My version of sales support !!!" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;My version of sales support !!!&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Official Toast Version. The results are identical to how my version works." style="width: 999px;"&gt;&lt;img src="https://community.toasttab.com/t5/image/serverpage/image-id/2339i8B9C69D3C4AA72D9/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="ToastQI-Offician.jpeg" alt="Official Toast Version. The results are identical to how my version works." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Official Toast Version. The results are identical to how my version works.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 17:15:00 GMT</pubDate>
      <guid>https://community.toasttab.com/t5/back-office-team/any-interest-in-knowing-how-to-work-with-api-s/m-p/16827#M3059</guid>
      <dc:creator>ashokr</dc:creator>
      <dc:date>2025-09-30T17:15:00Z</dc:date>
    </item>
  </channel>
</rss>

