Papara
Also an agent toolPapara — Turkish digital wallet / payments. Merchant API to accept payments, validate recipients, distribute mass payouts, withdraw to bank, accept cash deposits, and read account balance, ledgers and settlements over HTTP with a custom ApiKey header; production + sandbox environments.
33 actions · 2 triggers
The Papara integration lets you connect Papara to your automations with 33 actions and 2 triggers — and every action is also a tool an AI agent can call. Examples: Get Account & Balance, List Account Ledgers, Get Settlement Totals, Create Payment, Get Payment. No blank-canvas wiring — connect it and use it in your workflows.
Every action below is also a tool an AI agent can call — the same pack powers your workflows and your agents.
Triggers 2
Events in Papara that can start a workflow.
Payment received
Fires for each newly completed Papara payment (polling list_payments; the IPN is unsigned so no push webhook).
Payment received
Fires for each newly completed Papara payment.
Actions 33
What Zervanor can do in Papara.
Cashdeposit12
Get Cash Deposit by Id
Retrieve a cash deposit record by id (read-only).
Get Cash Deposit by Reference
Retrieve a cash deposit by your merchant reference (read-only).
List Cash Deposits by Date
List cash deposits in a date window (read-only).
Create Cash Deposit (Phone)
Create a cash deposit identified by phone. Affects balance.
Create Cash Deposit (Account)
Create a cash deposit identified by Papara account number. Affects balance.
Create Cash Deposit (TCKN)
Create a cash deposit identified by national ID. Affects balance.
Create Provision (Phone)
Authorize a deposit (no prepayment) by phone. Affects balance.
Create Provision (Account)
Authorize a deposit by account number. Affects balance.
Create Provision (TCKN)
Authorize a deposit by national ID. Affects balance.
Provision Control (TCKN)
Validate a provisional deposit before completing.
Complete Provision
Complete a previously authorized provisional deposit. Affects balance.
Provision Settlements
Settlement totals for provisional deposits (read-only).
Masspayment7
Mass Payment to Account Number
Send a payout to a Papara account number. Moves money.
Mass Payment to Email
Send a payout to a Papara user by email. Moves money.
Mass Payment to Phone Number
Send a payout to a Papara user by phone number. Moves money.
Recurring Mass Payment to Account Number
Create a recurring payout by Papara account number. Moves money.
Recurring Mass Payment to Email
Create a recurring payout by email. Moves money.
Recurring Mass Payment to Phone Number
Create a recurring payout by phone number. Moves money.
Get Mass Payment
Retrieve a mass-payment record by id (read-only).
Validation5
Validate by Account Number
Checks whether a Papara account number is valid/registered (read-only).
Validate by Phone Number
Checks whether a phone number is a registered Papara user (read-only).
Validate by Email
Checks whether an email is a registered Papara user (read-only).
Validate by National ID (TCKN)
Checks whether a Turkish national ID maps to a registered Papara user (read-only).
Validate by User ID
Checks whether a Papara user id is valid (read-only).
Payments4
Create Payment
Creates a payment transaction (checkout). Returns a hosted paymentUrl plus the payment id. Moves money on completion.
Get Payment
Retrieves a single payment by its Papara payment id, including status, amount, fee, and referenceId.
List Completed Payments
Returns a paginated list of completed payments. Source for the 'payment received' polling trigger.
Refund Payment
Refunds a previously completed payment by its Papara payment id (id passed as query parameter; empty body). Moves money.
Account3
Get Account & Balance
Returns the merchant account profile (brand name, legal title) and balance breakdown. Safest connectivity/identity check.
List Account Ledgers
Returns the transaction entries (balance movement history): incoming payments, payouts, deposits.
Get Settlement Totals
Returns aggregated transaction volume and count for a period, for reconciliation and reporting.
Banks2
List Registered Bank Accounts
Returns the merchant's registered bank accounts (read-only).
Withdraw to Bank Account
Move balance to a registered bank account. Moves money.
Nothing matches your search.
Automations using Papara
Build your own automation with Papara in the visual builder.
Frequently asked questions
What can I automate with Papara?
33 actions are available — for example: Get Account & Balance, List Account Ledgers, Get Settlement Totals, Create Payment, Get Payment, and more.
Which Papara events can start a workflow?
2 triggers — for example: Payment received, Payment received.
Can Papara be used as an AI agent tool?
Yes. Every Papara action automatically becomes a tool an AI agent can call — the same pack powers both your workflows and your agents.
How is the Papara integration modelled?
Papara is modelled as a versioned connector pack, and the steps that need reasoning fall to first-party agents hosted in the same runtime as the workflows.