前提・実現したいこと
Mssaging APIのwebhookが起動する際に、任意のtokenやidを付与してサーバー側で挙動を変更したいです。
webhook経由なので、/calback?id=1
などのようにquery paramsもしくはPOSTのbodyを追加したいのですが、
Mes...
- 0
- 1
- 1610
Active since : 08/11/2021
Latest update : 1 years ago *Updated when questions, answers, or My Page information are updated.
User scores : 0*User scores determine the user ranking order.
Mssaging APIのwebhookが起動する際に、任意のtokenやidを付与してサーバー側で挙動を変更したいです。
webhook経由なので、/calback?id=1
などのようにquery paramsもしくはPOSTのbodyを追加したいのですが、
Mes...