# How to trigger a submission after POST (GF API v2)

**URL:** https://community.gravityforms.com/t/how-to-trigger-a-submission-after-post-gf-api-v2/2063
**Category:** Get Help
**Tags:** gfapi, apiv2
**Created:** [June 11, 2019, 4:09pm UTC](https://community.gravityforms.com/t/how-to-trigger-a-submission-after-post-gf-api-v2/2063 "2019-06-11T16:09:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![anoroc](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/anoroc/32/833_2.png) [@anoroc](https://community.gravityforms.com/u/anoroc)
#### Post date: [June 11, 2019, 4:09pm UTC](https://community.gravityforms.com/t/how-to-trigger-a-submission-after-post-gf-api-v2/2063/1 "2019-06-11T16:09:54Z")

</div>

I have created a connection to a form which collects data for a document. My goal is to auto-submit this data so it can then be sent to WP eSignature, creating a legally binding document. Unfortunately, WP eSignature doesn’t have an API. My connection works well, and the data is correctly populated into Gravity Forms. However, the problem I’m having is that the data is simply populated and it doesn’t actually “submit” the form data. I need this to be submitted in order to trigger WP eSignature. Is there a way to instruct Gravity Forms to behave this way, once the POST request is sent/received? Ideally, I’d like this to be done via the payload.

Thanks in advance!

---

<div class="post-metadata">

### Author: ![richardw8k](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/richardw8k/32/2354_2.png) [@richardw8k](https://community.gravityforms.com/u/richardw8k)
#### Post date: [January 4, 2022, 5:23pm UTC](https://community.gravityforms.com/t/how-to-trigger-a-submission-after-post-gf-api-v2/2063/2 "2022-01-04T17:23:09Z")

</div>


