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

Closed
pipedream-component-development opened this issue May 9, 2024 · 1 comment · Fixed by #11996
Closed

[Components] summit #11910

pipedream-component-development opened this issue May 9, 2024 · 1 comment · Fixed by #11996
Assignees
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. No required props, but optional props can include 'email'.

URLs

new-session

Prompt

Emit new event when a new session is finished. Required props include 'session_id'. Optional props can be 'session_start', 'session_end'.

URLs

new-run

Prompt

Emit new event when a new simulation is run. Required props would be 'simulation_id'. As for optional props, they could be 'simulation_start', 'simulation_end'.

URLs

Actions

run-model

Prompt

Executes a model within Summit and captures a response field. It will require a 'model name' prop to identify the model to be run. An optional 'field name' prop can also be provided to specify the response field to be captured.

URLs

create-contact

Prompt

Creates a new contact record within Summit. Two required props are 'first name' and 'last name'. Optional props could be 'email' and 'phone number'.

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 9, 2024
@michelle0927 michelle0927 moved this from To Do to Ready for PR review in Component (Source and Action) Backlog May 17, 2024
@michelle0927 michelle0927 moved this from Ready for PR review to Doing in Component (Source and Action) Backlog May 17, 2024
@michelle0927 michelle0927 self-assigned this May 17, 2024
@michelle0927 michelle0927 moved this from Doing to Ready for PR review in Component (Source and Action) Backlog May 20, 2024
@lcaresia lcaresia moved this from Ready for PR review to Ready for QA in Component (Source and Action) Backlog May 21, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 22, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog May 22, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 22, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for release in Component (Source and Action) Backlog May 22, 2024
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-summit-ad2f66ae19c346bc91b0ad15ac797370

Component (Source and Action) Backlog automation moved this from Ready for release to Done May 22, 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

Successfully merging a pull request may close this issue.

4 participants