Enums§
- AddFile
AndLink ItError - struct for typed errors of method
add_file_and_link_it - AddFile
Error - struct for typed errors of method
add_file - Delete
File Error - struct for typed errors of method
delete_file - Download
File Error - struct for typed errors of method
download_file - GetFile
Error - struct for typed errors of method
get_file - GetFiles
Error - struct for typed errors of method
get_files - Link
File ToItem Error - struct for typed errors of method
link_file_to_item - Update
File Error - struct for typed errors of method
update_file
Functions§
- add_
file - Lets you upload a file and associate it with a deal, person, organization, activity, product or lead. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-file" target="_blank" rel="noopener noreferrer">adding a file.
- add_
file_ and_ link_ it - Creates a new empty file in the remote location (
googledrive) that will be linked to the item you supply. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-remote-file" target="_blank" rel="noopener noreferrer">adding a remote file. - delete_
file - Marks a file as deleted. After 30 days, the file will be permanently deleted.
- download_
file - Initializes a file download.
- get_
file - Returns data about a specific file.
- get_
files - Returns data about all files.
- link_
file_ to_ item - Links an existing remote file (
googledrive) to the item you supply. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-remote-file" target="_blank" rel="noopener noreferrer">adding a remote file. - update_
file - Updates the properties of a file.