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 #11913

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

[Components] summit #11913

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 identifies themselves with an email address. Required props: email address dimensionality.

URLs

new-session

Prompt

Emit new event when a new session is finished. This includes a required prop for the session ID.

URLs

new-run

Prompt

Emit new event when a new simulation is run. Required props: simulation identifier. Optional props can be status, time, and nature of the simulation.

URLs

Actions

run-model

Prompt

Executes a predefined Summit model and captures the response field. Props required: model_id- ID of the model to run, input_data- data to provide to the model as input. Optional Prop: timeout - Maximum wait time for the model execution.

URLs

create-contact

Prompt

Initiates a new Summit contact. Required props: contact_name - Full name of the contact, contact_email - Valid E-mail ID of the contact. Optional props: contact_phone - Phone number of 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