PipedreamHQ / PipedreamHQ/pipedream
[Components] easyfill_ai
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# easyfill_ai
## URLs
- https://admin.easyfill.ai/api-docs/index.html
## Webhook Sources
### new-form-submission-instant
#### Description
Emit new event when a user submits a form filled using EasyFill AI. Requires selecting the relevant form or workspace.
### new-autofill-request-instant
#### Description
Emit new event when a user initiates an autofill request on a form or application. Useful for tracking user engagement. Requires optional filtering by user or domain.
### new-template-created-instant
#### Description
Emit new event when a new autofill template is created in EasyFill AI. Requires selecting a specific workspace or team.
## Actions
### create-autofill-request
#### Description
Submit user or entity data to a specific template to trigger autofill of a form. Requires template ID and user data payload.
### generate-autofill-template
#### Description
Create a new smart autofill template based on a sample form URL or uploaded document. Requires document source and optional metadata.
### update-template-data
#### Description
Update the data or structure of an existing autofill template. Requires template ID and updated settings or fields.
Contributor guide
Assessment
This issue has not been assessed yet.