2634 is available to you, and that it contains a Stream 849.
All calls require your API key in the Authorization header. The examples use the staging base URL https://stage-api.researchdesk.com; swap in https://api.researchdesk.com for production.
1
Retrieve your allocations
Call the Surveys endpoint to obtain the list of Surveys and Streams available to you. Assume you see Survey See List Surveys & Streams.
2634 and, within it, Stream 849.2
Identify the target Stream
For the remainder of this workflow, focus on Survey See Get Survey.
2634 and the Stream 849 belonging to it. You can also fetch a single survey directly:3
Get the Stream's qualifications
Retrieve the qualifications (respondent eligibility criteria) for Stream See Get Stream Qualifications.
849.4
Get the Stream's quotas
Retrieve the quotas for Stream See Get Stream Quotas.
849 so you know which cells are open and how many completes remain.5
Create the entry links
Create the live and test entry links for Stream See Create Links.
849, supplying your redirect URLs in the request body. Use [%rid%] (case sensitive) to pass back the Respondent ID that was originally passed into the entry link as [%RID%].6
(Optional) Update the entry links
If you need a different survey link for any reason, use the Update Links endpoint to generate a new link for Stream See Update Links.
849, passing the lud and tud values returned in the previous step.