Docs Cloud Redpanda Connect Components Processors sync_response sync_response Type: ProcessorOutput Available in: Cloud, Self-Managed Adds the payload in its current state as a synchronous response to the input source, where it is dealt with according to that specific input type. # Config fields, showing default values label: "" sync_response: {} For most inputs this mechanism is ignored entirely, in which case the sync response is dropped without penalty. It is therefore safe to use this processor even when combining input types that might not have support for sync responses. Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution switch try