Hi,
any idea i have a problem about kong.
any plugin on kong to help me for fire another api after finish fire my main api
example
- hit main api https://abc.com/api/hita
- after response success or error i want to hit another api
- hit another api https://cba.com/api/hitb
please help
thankyou