CData Python Connector for Zoho CRM

Build 25.0.9440

ストアドプロシージャ

ストアドプロシージャはファンクションライクなインターフェースで、Zoho CRM の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。

ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにZoho CRM から関連するレスポンスデータを返します。

CData Python Connector for Zoho CRM ストアドプロシージャ

Name Description
ConvertLead Transforms a qualified lead into related contact, account, and deal records in one step.
CreateSchema Generates a schema file (XSD/JSON) for a specified table or view to assist with external integrations.
DeleteFile Detaches and removes a file that is linked to a given CRM record.
DelinkRelatedRecords Breaks the relationship between two records (for example, removing a contact from a deal).
DownloadFile Downloads a selected attachment from a CRM record to local storage.
GetOAuthAccessToken Gets the OAuth access token from ZohoCRM.
GetOAuthAuthorizationURL Gets the authorization URL. Access the URL returned in the output in an Internet browser. This requests the access token that can be used as part of the connection string.
LinkRelatedRecords Creates a relationship between two records across modules, such as linking a quote to a deal.
RefreshOAuthAccessToken Refreshes the OAuth access token used for authentication with various ZohoCRM services.
TransferAndDeletePipeline Deletes a pipeline and reassigns all its stages to another pipeline, preserving deal associations.
UploadFile Uploads a local file and attaches it to a specified record, making it available to users and automation rules.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440