Projects

Init Rebolt Salesforce Project

post/api/v1/projects/init-salesforce

Request body

project_namestring required

The name of the project, used to identify it in the web UI

event_idstring uuid required
project_idstring uuid required

The unique identifier of the project

conversation_idstring uuid required

The unique identifier of the conversation

salesforce_connection_idstring uuid required
task_descriptionstring required
demo_script_artifact_idstring uuid nullable

The unique identifier of an organization artifact

checklist_artifact_idstring uuid nullable

The unique identifier of an organization artifact

Response

Successful Response

project_idstring uuid required

The unique identifier of the project

conversation_idstring uuid required

The unique identifier of the conversation

conversation_titlestring required
statusstring
metadataobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.