Answer invoice status requests with current transaction data
An external service can call a Notis webhook when someone requests an invoice status, then Notis can retrieve the relevant Plisio transaction details.
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
Answering a quick status question can still mean pausing focused work to search Plisio and reconstruct the Sideshow thread.
- Respond to status requests with a fresh transaction lookup.
- Reduce context switching for a small but frequent question.
- Keep the status answer tied to the Sideshow discussion that prompted it.
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 look up invoice status when an external request arrives.
- 3Write one plain-language instruction to retrieve the relevant Plisio transaction and summarize its status for the Sideshow context.
- 4Select an incoming webhook trigger and choose a channel for run reports.
- 5Send one real status request through the external service and review the result.
Questions about this workflow
Can a Sideshow post directly start this workflow?
No native Sideshow trigger is available. An external service or custom backend must send the request to the Notis webhook.
Does the lookup need invoice details in the request?
The external process should provide enough context for Notis to identify which transaction to review, according to your setup.
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.