PipedreamHQ / PipedreamHQ/pipedream
[Components] v1ce
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# v1ce
## URLs
- https://api.v1ce.co/swagger
## Webhook Sources
### new-profile-view-instant
#### Description
Emit new event when someone views a v1ce profile via a smart business card or digital profile link. Requires configuring the specific profile ID to monitor (optional).
### new-contact-saved-instant
#### Description
Emit new event when a user saves their contact information through a v1ce digital profile form. Useful for tracking lead capture activity.
### new-link-click-instant
#### Description
Emit new event when a specific link (e.g., social media, website) on a v1ce profile is clicked. Optional configuration to monitor specific profile or link types.
## Actions
### create-contact
#### Description
Create a new contact in your v1ce dashboard by specifying first name, last name, email, phone number, and any custom fields. Useful for syncing contact data from form submissions or CRMs.
### update-profile
#### Description
Update an existing v1ce digital profile by providing profile ID and updated fields such as job title, links, bio, etc.
### generate-profile-link
#### Description
Generate a dynamic profile link for a digital business card, with optional custom branding or UTM tracking parameters.
Contributor guide
Assessment
This issue has not been assessed yet.