You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently configured a wp app, so I'm still figuring a lot of this out but I'm looking to intercept requests from WP (perhaps via NETCore middleware), with the intention of applying some logic to the request payload before further sending it to a downstream API. Is something like this possible? If so is there a sample app or documentation you can point me to?
Apologies if this question isn't as focused as it could be, but any help/ideas would be much appreciated
The text was updated successfully, but these errors were encountered:
Hello Hello,
I've recently configured a wp app, so I'm still figuring a lot of this out but I'm looking to intercept requests from WP (perhaps via NETCore middleware), with the intention of applying some logic to the request payload before further sending it to a downstream API. Is something like this possible? If so is there a sample app or documentation you can point me to?
Apologies if this question isn't as focused as it could be, but any help/ideas would be much appreciated
The text was updated successfully, but these errors were encountered: