Dropbox Sign
Aynı zamanda bir ajan aracıDropbox Sign (formerly HelloSign): send documents for e-signature, manage signature requests and reusable templates, embedded signing, teams, accounts, API apps and reports via the Dropbox Sign REST API v3.
44 eylemler · 1 tetikleyiciler
Dropbox Sign entegrasyonu — 44 aksiyon ve 1 tetikleyici ile Dropbox Sign'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: Get Account, Update Account, Create Account, Verify Account, Send Signature Request. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.
Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.
Tetikleyiciler 1
Dropbox Sign üzerinde bir iş akışını başlatabilen olaylar.
New or updated signature requests (polled)
Polls GET /signature_request/list on a schedule and compares each request's status to detect signings, completions and declines.
Eylemler 44
Zervanor'un Dropbox Sign üzerinde yapabilecekleri.
Signature Request13
Send Signature Request
Send a new signature request from one or more documents (POST /signature_request/send). Provide documents via file_urls[] (remote URLs); binary uploads (files[]) are not supported by this connector — see api-reference.
Send Signature Request With Template
Send a signature request built from one or more reusable templates (POST /signature_request/send_with_template).
Get Signature Request
Get the status and details of a signature request (GET /signature_request/{signature_request_id}).
List Signature Requests
List the account's signature requests (GET /signature_request/list). Page-numbered pagination.
Update Signature Request
Update the email address or name of a signer on an in-progress signature request (PUT /signature_request/update/{signature_request_id}).
Cancel Signature Request
Cancel an incomplete signature request (POST /signature_request/cancel/{signature_request_id}).
Remind Signature Request
Send a reminder email to a signer who has not yet signed (POST /signature_request/remind/{signature_request_id}).
Remove Signature Request Access
Remove your access to a completed signature request (POST /signature_request/remove/{signature_request_id}).
Download Signature Request Files
Get the completed documents for a signature request (GET /signature_request/files/{signature_request_id}). Returns a file (PDF/ZIP) or, with get_url=true, a temporary download URL in JSON.
Create Embedded Signature Request
Create a signature request for embedded signing in your app (POST /signature_request/create_embedded). Provide documents via file_urls[]; requires an API app client_id.
Create Embedded Signature Request With Template
Create an embedded signature request from templates (POST /signature_request/create_embedded_with_template).
Release Signature Request Hold
Release a signature request that is on hold and start the signing flow (POST /signature_request/release_hold/{signature_request_id}).
Bulk Send With Template
Send a signature request to many signers at once from a template (POST /signature_request/bulk_send_with_template). Recipients are supplied via signer_file (CSV upload) or signer_list.
Team6
Get Team
Get the team of the authenticated account (GET /team).
Create Team
Create a new team (POST /team/create).
Update Team
Update the team's name (PUT /team).
Destroy Team
Delete the team (DELETE /team/destroy). Members are removed from the team.
Add Member To Team
Add or invite a member to the team (PUT /team/add_member).
Remove Member From Team
Remove a member from the team (PUT /team/remove_member).
Template6
List Templates
List the account's reusable templates (GET /template/list). Page-numbered pagination.
Get Template
Get a reusable template by id (GET /template/{template_id}).
Delete Template
Delete a template (POST /template/delete/{template_id}).
Create Embedded Template Draft
Create an embedded template draft in the template editor (POST /template/create_embedded_draft). Provide documents via file_urls[].
Add User To Template
Give a team member access to a template (POST /template/add_user/{template_id}).
Remove User From Template
Remove a team member's access to a template (POST /template/remove_user/{template_id}).
Api App5
Get API App
Get an API app by client id (GET /api_app/{client_id}).
List API Apps
List the account's API apps (GET /api_app/list). Page-numbered pagination.
Create API App
Create a new API app (POST /api_app). Callback and OAuth settings are supplied in the body.
Update API App
Update an existing API app (PUT /api_app/{client_id}).
Delete API App
Delete an API app (DELETE /api_app/{client_id}).
Account4
Get Account
Get the account for the authenticated API key (GET /account). Identity + connectivity probe.
Update Account
Update the authenticated account's settings, e.g. its callback_url (PUT /account).
Create Account
Create a new Dropbox Sign account (POST /account/create).
Verify Account
Check whether an account exists for a given email address (POST /account/verify).
Fax Line4
Create Fax Line
Purchase and create a new fax line (POST /fax_line). Requires a fax-capable plan.
Get Fax Line
Get a fax line by number (GET /fax_line?number={number}).
List Fax Lines
List the account's fax lines (GET /fax_line/list). Page-numbered pagination.
Delete Fax Line
Release/delete a fax line (DELETE /fax_line).
Unclaimed Draft3
Create Unclaimed Draft
Create an unclaimed draft that can be claimed and sent later (POST /unclaimed_draft/create). Provide documents via file_urls[].
Create Embedded Unclaimed Draft
Create an unclaimed draft for embedded requesting (POST /unclaimed_draft/create_embedded). Provide documents via file_urls[]; requires an API app client_id.
Create Embedded Unclaimed Draft With Template
Create an embedded unclaimed draft from templates (POST /unclaimed_draft/create_embedded_with_template).
Embedded2
Get Embedded Sign URL
Get the embedded signing URL for a signature (GET /embedded/sign_url/{signature_id}).
Get Embedded Edit URL
Get the embedded editing URL for a template (GET /embedded/edit_url/{template_id}).
Report1
Create Report
Request a CSV report to be generated and emailed to the account (POST /report/create).
Aramanızla eşleşen bir şey yok.
Dropbox Sign kullanan Çözüm Şablonları
Dropbox Sign ile kendi otomasyonunu görsel tasarımcıda kur.
Sıkça sorulan sorular
Dropbox Sign ile neler otomatikleştirebilirim?
44 aksiyon var — örneğin: Get Account, Update Account, Create Account, Verify Account, Send Signature Request ve daha fazlası.
Hangi Dropbox Sign olayları bir workflow başlatabilir?
1 tetikleyici — örneğin: New or updated signature requests (polled).
Dropbox Sign bir AI agent aracı olarak kullanılabilir mi?
Evet. Dropbox Sign'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.
Dropbox Sign entegrasyonu nasıl modellenir?
Dropbox Sign sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.