POST Questionnaire RequestsCopy Pagepost https://api.conveyor.com/api/v2/questionnaire_requestsPOST a questionnaire request to ConveyorRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramssubmitter_emailstringThe email of the person submitting the request.submitter_external_idstringThe ID of the submitter in your external system. This can be used for tagging / @-mentioning, but is not required.submitter_external_namestringThe name of the submitter. This can be used for tagging / @-mentioning, but is not required.external_idstringThe unique ID of the ticket from your external system. This is required unless you are passing in case_ids (as that will be used as the external_id).case_idsstringOur Salesforce managed package has a trigger that will pass in all Case IDs that have been createdraw_datajsonThis is the data from your ticket that you want our agent to have as context. Ideally it is in JSON, but a string will work too. This is required unless you are passing in case_ids (as we will pull the raw_data from your Salesforce Case).filefileFile you want our agent to analyze. This should be a questionnaire. Portal-based questionnaires should have the links / details sent via the raw_data parameter.sourcestringThe name of the system you are using to integrate. E.g. "salesforce" or "workato". It is for reference only.HeadersX-API-KEYstringYour Conveyor API keyResponse 200200Updated 6 months ago