← Showcases

A small bridge between tools

Move a JSON payload between two endpoints without a model call.

Q / Engineering
Delivery payload
FROMSource receivedTOResponse recorded
Illustrative demo

The task

Read a JSON endpoint and forward the required data to my approved receiver. Confirm the expected payload and destination, keep credentials local and record the receiver response.

The example result

This is an illustrative result, not a recorded run. A payload and receiver response that can be inspected. Adapt the relay to the actual endpoint contracts and avoid retrying an uncertain delivery blindly.

  • Source received
  • Payload mapped
  • Destination reviewed
  • Response recorded

Start with this loop

Pass data to a webhook
2 stepsWorkflow overview
100%
1
2

Related loops

Recorded examples

Make it your own

One prompt to your result

Your agent handles setup, configuration and checking the result in your project.