Consume ​Consume

yaml
type: "io.kestra.plugin.amqp.consume"
yaml
id: amqp_consume
namespace: company.team

tasks:
  - id: consume
    type: io.kestra.plugin.amqp.Consume
    url: amqp://guest:guest@localhost:5672/my_vhost
    queue: kestramqp.queue
    maxRecords: 1000
Properties
Default Kestra
Format duration
Default 5672
Default STRING
Possible Values
STRINGJSON
Default /
Format uri