API information shows you the API ID for each field in a form and your account's API key.
To see the API information of a form:
TIP! Our API docs are a great place to learn all about the Wufoo API.
You'll need your API key to use the Wufoo API. Your API key is unique to your account and grants access to your data, so make sure to keep it protected the same way you'd protect your password.
If you need to reset your API key, just click Reset. This is a good option if you're changing API permissions in your organization.
If you reset your API key, any applications or integrations using your key will get an authentication error. To fix it, add the new key into your code.
Each field in your form has a unique API ID to use in API calls. API IDs are super useful when you need to customize confirmation emails, or when using URL modifications to pre-populate a form.
PAID FEATURE: Integrations are only available on paid plans.
Webhooks automatically send form data to other applications when someone submits your form. They don't use API requests, and won't count towards your API limit. You can add up to 10 webhooks per form.
To add a webhook to a form: