Answer format questions before external workflows convert
Let a backend check format support first, so conversion requests can move forward with fewer failed attempts.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Get Supported Output Formats For Input
Tool to list all output formats a given input format can be converted into. use when you need to dynamically retrieve conversion options for a specific input format.
Why this helps
An external process may request an unsupported output, creating a avoidable retry and follow-up.
- Check supported conversion targets from an external signal.
- Reduce failures caused by unsupported output choices.
- Make compatibility information available before a conversion attempt.
Setup
Build it in a few focused steps.
- 1Connect Convertapi to Notis once in the portal.
- 2Create an automation with an incoming webhook trigger, or ask Notis to check output options when a format request arrives.
- 3Use one plain-language instruction to identify the supplied input format and return its supported outputs.
- 4Choose a channel for run reports and connect the external caller to the webhook endpoint.
- 5Test with a known input format and inspect the returned options.
Questions about this workflow
What information does the request need?
It should identify the input format whose supported outputs are being requested.
Does a lookup start a conversion?
No. It returns supported output formats for the input type.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Telegram to Convertapi. A trigger fires from one place; an action lands in another.
Telegram triggers
Convertapi actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Async Convert
Tool to perform an asynchronous file conversion. use when converting large or long-running files to avoid client timeouts.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Delete Async Job
Tool to delete a previously created asynchronous conversion job. use when the job is no longer required to free server resources.
New Message Received
Triggered when your bot receives a new message in a private chat, group, or supergroup. To receive every message in a group, Privacy Mode must be disabled for the bot in BotFather.
Delete Uploaded File
Tool to delete a previously uploaded file. use when the file is no longer needed and should be removed from temporary storage.
New Channel Post
Triggered when a new post is published to a channel where your bot is an administrator.
Get Supported Input Formats For Output
Tool to list all input formats that can convert to a specified output format. use after deciding the target output format.
Callback Query Received
Triggered when a user taps an inline keyboard button attached to one of your bot's messages.
Convert PDF to DOCX
Tool to convert pdf files to docx format. use when you need editable word documents from pdfs. provide pdf content or url and receive docx file metadata and download links.
Message Edited
Triggered when a message in a chat your bot can see is edited by its sender.
Convert PDF to JPG and Store
Tool to convert a pdf to jpg and store the result on the server. use when individual jpg pages are needed for further workflow steps.
New Chat Member
Triggered when a new member joins a group or supergroup the bot belongs to, including when the bot itself is added.
Upload File From URL
Tool to upload a file directly from a remote url. use when you need to import files hosted on a remote server without downloading locally.
Upload File (Multipart)
Tool to upload a file via multipart/form-data. use when you need to store a file on convertapi's servers (up to 3 hours) and obtain a fileid for subsequent conversions.
Connect any two apps with Notis in the middle.
Telegram and Convertapi, 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 Convertapi.