Creates integration of the proof with Basecamp.
Since version: 18.1
Request parameters
* denotes a required field
Parameter name |
Description |
Type |
Example |
SessionID* |
The session Id obtained from doLogin() | string |
7viklshodc6cnsh4s5vu75mqk0 | FileID* | The File identifier | int | | ProjectID* | Basecamp project id | int | | Recipients* | List of recipients | array of SOAPFileBasecampRecipientObject | | MessageCategoryID | Message category id from Basecamp | int | | PrivateMessage | If message/todo should be private in Basecamp | boolean | true / false | DefaultDueDate | Default Basecamp todo date as Unix timestamp | int | | DefaultStagePosition | For Advanced Workflow proofs id of the stage where the recipient should be added | int | |
Response
|