umputun / remark42

comment engine
https://remark42.com
MIT License
4.9k stars 381 forks source link

How to set the template for this case #1619

Closed Darmau closed 1 year ago

Darmau commented 1 year ago

I have a push server and I just need to append content to the end of the url and I can receive the corresponding information. Like this: https://push.test.com/{token}/{content}, I will receive the content message.

Can remark42 implement this kind of webhook push? How to write the template?