Bring withdrawal history into a requested review
When an external process signals a finance review, a Notis webhook can retrieve Plisio withdrawals and prepare the relevant context for Sideshow.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Get Plisio Withdrawals
Tool to retrieve a list of withdrawal operations. use when you need to fetch only withdrawal operations with optional filters and pagination. example: getwithdrawals(status='paid', limit=20).
Why this helps
A request to verify an outgoing transfer can trigger a chain of manual lookups and context switching.
- Start a withdrawal check at the moment a review is requested.
- Reduce manual navigation between finance context and Plisio.
- Give the reviewer a concise starting point for follow-up.
Setup
Build it in a few focused steps.
- 1Connect Sideshow and Plisio to Notis once in the portal.
- 2Create an automation in the portal or ask Notis to check withdrawals when an external review request arrives.
- 3Write one plain-language instruction to retrieve relevant Plisio withdrawals and summarize them for the Sideshow review.
- 4Choose an incoming webhook trigger and a channel for run reports.
- 5Send a real test request from your custom backend and review the result.
Questions about this workflow
What sends the trigger?
A custom backend or external tool sends an HTTP request to the Notis webhook. Sideshow has no native trigger event in this workflow package.
Does this send or cancel a withdrawal?
No. It uses the Plisio retrieval action to list withdrawals for review.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Sideshow to Plisio. A trigger fires from one place; an action lands in another.
Sideshow triggers
Plisio actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Get Balance
Tool to retrieve all account balances. use after api credentials are configured.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Get All Balances
Tool to retrieve balances for a specific cryptocurrency. requires psys cid (currency code).
Get Fee Plans
Tool to retrieve available fee plans for a given cryptocurrency. specify a currency symbol like 'btc', 'eth' to get fee plan details.
Get Plisio Operations
Tool to retrieve a list of operations (deposits and withdrawals). use when you need to fetch deposit and withdrawal transactions with optional filters and pagination. example: getoperations(currency='btc', limit=50).
Get Plisio Transactions
Tool to retrieve a list of transactions and invoices. use after authenticating with your api key to fetch historical operations with optional filters and pagination. example: gettransactions(status='paid', limit=20).
Get Plisio Withdrawals
Tool to retrieve a list of withdrawal operations. use when you need to fetch only withdrawal operations with optional filters and pagination. example: getwithdrawals(status='paid', limit=20).
Connect any two apps with Notis in the middle.
Sideshow and Plisio, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Plisio.