Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] benchmarkone #15631

Open
pipedream-component-development opened this issue Feb 15, 2025 · 1 comment · May be fixed by #15668
Open

[Components] benchmarkone #15631

pipedream-component-development opened this issue Feb 15, 2025 · 1 comment · May be fixed by #15668
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Feb 15, 2025

benchmarkone

URLs

Polling Sources

new-webhook-automation-event-instant

Prompt

Emit new event when a webhook automation step is triggered in BenchmarkOne. This allows you to capture automated workflows and respond accordingly. No additional props required.

URLs

Actions

add-note

Prompt

Add a note to a contact. Requires the contact ID or details to identify the contact. If the contact does not exist, it will be created before adding the note. Props: required - contact details or ID, note content.

URLs

add-tag

Prompt

Add a tag to a contact. Requires the contact ID or details to identify the contact. If the contact does not exist, it will be created before applying the tags. Props: required - contact details or ID, tag names.

URLs

create-contact

Prompt

Create a new contact. Props: required - contact details such as email, name; optional - phone number, address.

URLs

update-contact

Prompt

Update an existing contact. Requires at least an email or unique identifier for an update. Props: required - contact details such as email, name; optional - phone number, address.

URLs

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Feb 15, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

BenchmarkONE team enabled the API during trial period. Let's try to get components developed during this peiord.

@luancazarine luancazarine self-assigned this Feb 19, 2025
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog Feb 19, 2025
@luancazarine luancazarine linked a pull request Feb 19, 2025 that will close this issue
luancazarine added a commit that referenced this issue Feb 20, 2025
Sources
 - New Webhook Automation Event (Instant)

Actions
 - Add Note
 - Add Tag
 - Create Contact
 - Update Contact
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Status: Ready for PR Review
Development

Successfully merging a pull request may close this issue.

3 participants