-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Closed
Copy link
Labels
enhancementNew feature or requestNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
Is your feature request related to a problem? Please describe.
Currently, the List Events action and New Event Scheduled source fetch events for org scope by default. Users on an org that don't have permission won't be able to use those components.
Describe the solution you'd like
- Add a new prop for user to specify the scope they want to fetch events for: organization/user/group . Default value should be user
- On source creation, use the specified scope to fetch new events. If user don’t have permission, show permission error.
See API Doc: https://developer.calendly.com/api-docs/2d5ed9bbd2952-list-events
Do you have a workaround?
No
Additional context
See context here: https://pipedream-users.slack.com/archives/G01J50YGJGP/p1752726799179699?thread_ts=1752724766.867609&cid=G01J50YGJGP
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done