Share a contact, event or web page by PDF or RTF file.
Authentication is required to execute this request. Please refer to Authentication for more.
In the request body, supply a request resource:
Parameter name | Value | Description |
---|---|---|
Required Properties | ||
buttonId |
string |
Button Id. The identifier of the tool. |
format |
string |
Export file format. Values: "pdf", "rtf". |
If successful, this method returns a response content in the response body:
Parameter name | Value | Description |
---|---|---|
content |
string |
Base 64 encoded content of the file. |
contentType |
string |
Content-type of the file. Values: "application/pdf", "application/rtf". |
fileName |
string |
File name: [button name].[pdf/rtf]. |