You can also submit entries to the Everest Forms plugin on your site via RestAPI. Follow the steps below to send an entry to the Everest Forms plugin via Postman with the help of RestAPI.
In the URL field, enter the webhook URL in the following format: {your_site_url}/wp-json/everest-forms/v1/entry/save For example: https://example.com/wp-json/everest-forms/v1/entry/save
On the Authorization tab, you must enter the API key generated above.
Auth Type: Choose API Key
Key: Write ‘api-key’ as shown in the image below.
Value: Enter the API key generated in the Everest Forms.