-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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] cloze #14609
Comments
I am unable to connect the account for the email [email protected] |
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Hi @vunguyenhung seems like you forgot to add the content to your notion test doc |
Hi @jcortes, sorry the issue is from the connection step (previous comment). Maybe @malexanderlim can help me on this |
@vunguyenhung @malexanderlim told me to use the email [email protected] the creds are in 1pass just in case |
Oh okay then let me try to retest it with that email. In the mean time @malexanderlim, cod you add my test email to the cloze account if possible? I want to test my own account just in case |
Hey Leo,
Can you test using the shared account for now as that is the only one that
can access the Pipedream client? I will then submit the app for review once
our components are shipped so that it can be used by all users.
…On Thu, Nov 14, 2024 at 7:09 AM Leo Vu ***@***.***> wrote:
Oh okay then let me try to retest it with that email.
In the mean time @malexanderlim <https://github.com/malexanderlim>, cod
you add my test email to the cloze account if possible? I want to test my
own account just in case
—
Reply to this email directly, view it on GitHub
<#14609 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKBUUHK5FSCN56KUXJO4J5D2AS4K7AVCNFSM6AAAAABRMOIHRWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZWGY2DAMJWGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
cloze
URLs
Webhook Sources
company-change-instant
Prompt
Emit new event when significant changes occur regarding a company. Required props: Company ID. Optional props: Segment, Stage, Step, Step Assignee, Custom Field.
project-change-instant
Prompt
Emit new event when a significant change occurs in a project. Required props: Project ID. Optional props: Segment, Stage, Step, Assignee, Custom Field.
person-change-instant
Prompt
Emit new event when significant changes happen to a person. Required props: Person ID. Optional props: Segment, Stage, Step, Assignee, Custom Field.
Actions
create-update-company
Prompt
Creates or updates a company. Required props include the company name. Optional props could be the company's address, contact info, and more.
URLs
create-note
Prompt
Creates or updates a note. Required props include the note content. An optional prop could be the note's title.
create-update-project
Prompt
Creates or updates a project. Required props will depend on the project details but could include the project's name, deadline, and assigned members.
URLs
The text was updated successfully, but these errors were encountered: