Copy webhook programatically from one form to another [RESOLVED]

Anyone know of a way to programmatically copy a webhook from one form to another without manually duplicating it? It doesn’t seem to be present in the form JSON and I’m not seeing anything in the API docs about this.

In case anyone finds this in the future, the webhooks can be found in the wp_gf_addon_feed table of your wordpress database. Couldn’t find another way to do this outside of a query.

1 Like