📄️ Introduction
The purpose of this document is to provide clear instructions for partners on how to use Zamplia's Demand APIs. By following these outlined steps, partners can effectively leverage Zamplia's APIs.
📄️ Setup URL
The purpose of this document is to provide usage guidelines to access the environment.
📄️ addGroupSecurityOnStudies
Assigns a group security to one or more projects on Zamplia or updates existing group security settings for the specified projects.
📄️ createProject
This endpoint allows you to create a new research project.
📄️ createQuota
Create a new quota for a project.
📄️ createUpdateQualsOnZamplia
Adds qualification questions and their corresponding option mappings to an existing Zamplia project.
📄️ getAllAnswers
Fetches all available answer options for the specified question ID and language ID.
📄️ getAllLangCode
Retrieves a list of all supported language codes.
📄️ getAllQualifications
Retrieves a list of all supported qualifications.
📄️ getCategory
Retrieves a list of available categories for project targeting.
📄️ getClientProjectById
Fetches the details of a project using its ID.
📄️ getGroupSecurityId
Fetches the Zamplia group security ID associated with the specified group name.
📄️ getQuota
Returns the quotas associated with a survey.
📄️ getfeasibility
Calculates feasibility and final CPI based on survey targeting, qualifications, and completion requirements.
📄️ reconcileParticipantIds
It only includes all the valid final completes for your study. Multiple participant IDs should be provided as a comma-separated list in array format.
📄️ updateInactiveActiveQuota
Updates the status of a quota (active/inactive).
📄️ updateProject
This endpoint updates an existing project, such as quotas or project name.