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] summit #11907

Closed
pipedream-component-development opened this issue May 9, 2024 · 0 comments
Closed

[Components] summit #11907

pipedream-component-development opened this issue May 9, 2024 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

summit

URLs

Polling Sources

new-contact

Prompt

Emit new event when a visitor has identified themselves with an email address. Required props are email address.

URLs

new-session

Prompt

Emit new event when a new session is finished. Required props are session id and end timestamp. Optional props are session metadata.

URLs

new-run

Prompt

Emit new event when a new simulation is run. Required props are simulation id and completion status. Optional props are run timestamp and simulation parameters.

URLs

Actions

run-model

Prompt

Runs a Summit model and captures a response field. The required props are 'model_name', where the user inputs the name of the model to run, and 'response_field', specifying the field to capture from the model's response.

URLs

create-contact

Prompt

Creates a new contact in Summit. The required prop is 'contact_details', a composed prop where the user inputs the data for the contact, including name, email, phone, and such. Optionals props could be 'tags' or 'notes', where the user can input relevant tags or notes for the contact.

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 9, 2024
@malexanderlim malexanderlim closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
Component (Source and Action) Backlog automation moved this from To Do to Done May 13, 2024
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
Development

No branches or pull requests

3 participants