- Push integrations are those where an external application sends data to GoSweetSpot instead of us requesting that data.
- Push & Pull integrations send data to GoSweetSpot but also request data from us.
Search
In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>