Output Blocks
Documentation Index
Fetch the complete documentation index at: https://help.hyperscience.ai/llms.txt
Use this file to discover all available pages before exploring further.
Output Blocks
- 8 Articles
S3 Notifier
- Updated on May 5, 2026
- Published on Sep 16, 2024
The S3 Notifier output connection will send submission data and state-change notifications to the Amazon S3 URI you specify. Each file’s name will be in the format ____.json . If you would like to use the S3 Notifier connection in a SaaS instance...
Kafka Notifier
- Updated on May 5, 2026
- Published on Sep 16, 2024
The Kafka Notifier allows you to send submission notifications to the Kafka topic and partition of your choice. You can configure it to send notifications synchronously with each submission or in batches asynchronously. It also gives you the flexibility...
Routing of Extracted Data
- Updated on May 5, 2026
- Published on Sep 16, 2024
By default, if you have multiple notification connections enabled in the system, every submission's extracted data is output through each enabled notification connection. In other words, if Hyperscience is connected to multiple downstream systems, every submission's extracted data is sent to all of them.
Salesforce Notifier
- Updated on May 5, 2026
- Published on Sep 16, 2024
With the Salesforce Notifier Block, you can configure your flow to send extracted information to Salesforce. The Salesforce Notifier Block can use extracted information to look up, and then update any number of fields on a Salesforce object...
Box Notifier
- Updated on May 5, 2026
- Published on Sep 16, 2024
Overview Note that the Box Notifier Output Block must be used in conjunction with the Box Listener Input Block. To learn more about this Input Block, see Box Listener. With our Box Notifier Output Block connections, you can integrate...
HTTP Notifier
- Updated on May 5, 2026
- Published on Sep 16, 2024
Overview The HTTP Notifier (REST) output connection will POST results from the system to a specified HTTP endpoint. If you would like to use the HTTP Notifier connection in a SaaS instance and your service is not public, you should create a found...
Message Queue Notifier
- Updated on May 5, 2026
- Published on Sep 16, 2024
Overview With the Message Queue Notifier Output Block, you can configure connections to the following message queue types: ActiveMQ, Amazon SQS, IBM MQ, RabbitMQ. To select the message queue type you want to use for a Message...
UiPath Notifier
- Updated on May 5, 2026
- Published on Sep 16, 2024
Overview You can use the Hyperscience UiPath output connector to integrate directly with a UiPath Orchestrator Queue. Using the connector, all document-processing notifications, including extracted data, are queued directly in UiPath for further processing.