Documentation Index
Fetch the complete documentation index at: https://docs.redem.io/llms.txt
Use this file to discover all available pages before exploring further.
Don’t have an account yet? Get started by setting up your account.
Request an API key
Prepare your request data
For an asynchronous response approach, the synchronousResponse field must always be set to false. This allows you to continue engaging with your respondents without waiting for a response from ReDem.
Make an API request
At the end of the survey, just before the respondent reaches the ‘complete’ state, submit an API request to ReDem including the respondent’s information and your API key.
Use the ReDem API response to trigger your next step
Retrieve the response from ReDem to ensure your request was successfully submitted and is still in progress.
Synchronize respondent evaluations
Since an asynchronous response approach is recommended, you can synchronize respondent evaluations from ReDem at any time.
To streamline the process, you can set up an automated job that performs the synchronization on a regular basis, ensuring your data remains up-to-date without requiring manual intervention.
To do this, you can use the Get Respondent endpoint or the Get All Respondents endpoint.

