PATCH Questionnaire RequestAsk AIpatch https://api.conveyor.com/api/v2/questionnaire_requestsPATCH a questionnaire request in ConveyorPath ParamsidstringrequiredAny string will work if you are also passing in case_idsBody Paramsexternal_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 updatedraw_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.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 5 months ago