Test Project URL
Test Project URL
Description
Generate an entry link from staging that allows for testing an end to end project transaction (click → survey → completion / DQ / OQ)
Request URL
Prodege Base URL + /test-project-url
Request Method
POST
Request Parameters
Parameter Name
Parameter Type
Description
Required?
apik
String
Your API Key.
Yes
prodege_project_id
Numeric
The ID that uniquely identifies this project in the Prodege system.
Yes
Response Parameters
Parameter Name
Parameter Type
Description
return_status
String
The return status for this api call
click_url
String
The survey entry link
Last updated