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] foursquare #11579

Closed
pipedream-component-development opened this issue Apr 18, 2024 · 1 comment · Fixed by #11703
Closed

[Components] foursquare #11579

pipedream-component-development opened this issue Apr 18, 2024 · 1 comment · Fixed by #11703
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Apr 18, 2024

foursquare

URLs

Polling Sources

new-check-in

Prompt

Emit new event when a user checks in. Required prop is the User's ID. An optional prop could be a geolocation scope to track check-ins only in certain areas.

URLs

new-tip

Prompt

Emit new event when a user adds a new tip. Required props are User's ID and Venue ID where the tip was left. An optional prop could be keyword if the user wants to track tips about specific topics.

URLs

Actions

create-check-in

Prompt

Allows the user to generate a new check-in at a specific location on Foursquare. Required props include the venue ID where the check-in is made. Optional props could include shout (A message about your check-in).

URLs

create-tip

Prompt

Allows the user to create a new tip for a venue on Foursquare. Required props include the venue ID for the tip and the text of the tip itself.

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Apr 18, 2024
@luancazarine luancazarine self-assigned this Apr 30, 2024
luancazarine added a commit that referenced this issue May 1, 2024
Sources
 - New Check In
 - New Tip

Actions
 - Create Check In
 - Create Tip
@luancazarine luancazarine moved this from Doing to Ready for PR review in Component (Source and Action) Backlog May 1, 2024
@jcortes jcortes moved this from Ready for PR review to Ready for QA in Component (Source and Action) Backlog May 1, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 2, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog May 2, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 2, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for release in Component (Source and Action) Backlog May 2, 2024
@vunguyenhung
Copy link
Collaborator

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

Test report
https://vunguyenhung.notion.site/Components-foursquare-ec720c92f50e426bb3c816b3c5dde884

luancazarine added a commit that referenced this issue May 2, 2024
* foursquare init

* [Components] foursquare #11579
Sources
 - New Check In
 - New Tip

Actions
 - Create Check In
 - Create Tip

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