Activities
Manage activities corresponding to your company.
{/ This step-by-step guide shows how to use the activities endpoints. /}
What can you do with the activities endpoints?
The following list includes the actions that you can perform with the activities endpoints of the Zenput API.
- List Submissions: Get the properties of submissions by providing an existing form template ID or an existing activity ID.
{/ Get Managed Companies' Submissions: Get the properties of managed companies' submissions by providing an existing form template ID or an existing activity ID. /}
{/ Get Submission: Get the properties of a submission by providing an existing submission ID. /}
{/ Get Fields: Get the properties of templates' fields by providing an existing activity ID. /}
{/ Get Managed Companies' Submissions Export: Get a file containing the properties of managed companies' submissions by providing an existing form template ID or an existing activity ID. /}
What do you need to know regarding activities?
The following table contains concepts regarding activities.
Concept | Definition |
---|---|
Activities | Activities are face-to-face chores that store-level users complete. There is a one-to-one relationship between the activities and the forms that users complete per chore. |
Templates | Templates represent the versions available for particular forms. Admins set up templates via the Zenput Form Builder, sometimes deleting, adding fields, or modifying their order, therefore creating versions of forms. |
Submissions | Submissions represent filled-out forms. Store-level users fill out the latest versions of particular forms, aka, templates, and then submit them via the Zenput mobile app. |
Fields | Fields correspond to the questions that admins select and configure when setting up templates. Submissions contain sets of filled-out fields, aka, answers. |
Updated 4 days ago