OAuth 2.0 with GF Webhook or other Addon?

Hi,

I’m currently using Gravity Forms and the webhook addon to post to submissions to a mock server. The final endpoint I’m looking to point to may require Oauth in order to post. I’m not seeing Oauth within the webhook addon so my questions are:

  1. Is there a different GF Addon for posting to an API that features Oauth within it?

  2. Has anyone adapted the GF Webhook addon to use Oauth?

I could remove the webhook addon and just write the code for this, however I’d like to try and keep the backend interface for the client to change down the line - that’s why I’d like to keep using the webhook addon for now.

Any thoughts, opinions or suggestions are appreciated. Thank you

Tom