Check payment status at the moment a review is ready
Connect a custom backend or external tool to a Notis webhook, then have Notis retrieve the Plisio transactions needed for a Sideshow payment review.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
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).
Why this helps
Payment reviews can stall while a person separately gathers the latest transaction status after the work is ready.
- Run a payment check when an upstream review process is ready.
- Reduce the gap between Sideshow review and payment context.
- Avoid a separate manual Plisio lookup during handoff.
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 payments when your review signal arrives.
- 3Write one plain-language instruction to retrieve relevant Plisio transactions and prepare a Sideshow review summary.
- 4Select an incoming webhook trigger and choose a channel for run reports.
- 5Send one real test request from the external tool and review the resulting summary.
Questions about this workflow
Does Sideshow itself send the webhook?
Sideshow has no integration trigger events here. A custom backend or external tool must send the HTTP request to the Notis webhook.
What does the webhook cause Notis to do?
It starts the workflow, which can retrieve Plisio transactions and prepare the requested review summary.
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.