Activity Sync: Stream flow activity out of Pendula
Use Activity Sync to emit real-time events from flows into your AWS stack for reporting, automation, and monitoring.
-
Activity Sync for Kinesis
Activity Sync allows you to stream experience and event data from your Pendula tenant to an Amazon Kinesis data st...
-
How to set up Activity Sync for Kinesis: from Pendula to an AWS S3 bucket
Activity Sync provides a range of information about the performance of messages as they pass through your Pendula ...
-
Activity Sync (for Kinesis) events (v1.0)
Activity Sync (for Kinesis) streams real-time events from your flows and experiences into your own infrastructure....
-
Activity Sync (for Kinesis) events (v0.0)
Concept: ActivityConcept: Activity Sync What this document covers: What are the types of activity: Learn about t...
-
<% sections.forEach(function(section) { %>
-
<%= partial('partial-article-list-sections', {
id: 'section-' + section.id,
parentId: '#' + id,
sections: section.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% if (section.articles.length) { %>
-
<% section.articles.forEach(function(article) { %>
- <%= article.title %> <% }); %>
<% }); %>