Help with performance testing webhook services

Need some help with performance testing webhook service.
The webhook service posts a message to a preconfigured HTTP endpoint. The service takes the message from a queue and POSTs it to a pre-configured HTTP endpoint.
How do I use Gatling to run perf tests for this kind of service