Skip to content

feat: pinterest piece#8247

Merged
kishanprmr merged 12 commits intoactivepieces:mainfrom
Sanket6652:feat/pinterest
Sep 29, 2025
Merged

feat: pinterest piece#8247
kishanprmr merged 12 commits intoactivepieces:mainfrom
Sanket6652:feat/pinterest

Conversation

@Sanket6652
Copy link
Copy Markdown
Contributor

@Sanket6652 Sanket6652 commented Jul 3, 2025

Adds Pinterest triggers and actions.

Triggers

  • New Pin on Board
  • New Follower
  • New Board

Write Actions

  • Create Pin
  • Create Board
  • Update Board
  • Delete Pin

Search Actions

  • Find Pin by Title/Keyword
  • Find Board by Name

/claim #8236
Fixes #8236

@algora-pbc algora-pbc bot mentioned this pull request Jul 3, 2025
@Sanket6652 Sanket6652 changed the title Feat/pinterest feat: pinterest piece Jul 3, 2025
@Sanket6652 Sanket6652 marked this pull request as draft July 4, 2025 19:23
@Sanket6652 Sanket6652 marked this pull request as ready for review July 11, 2025 17:04
@Sanket6652
Copy link
Copy Markdown
Contributor Author

@kishanprmr @onyedikachi-david Please review!

@Sanket6652
Copy link
Copy Markdown
Contributor Author

@kishanprmr @onyedikachi-david Please check the demo, it currently showcases only read actions, as I have read-only permissions. However, I’ve integrated all actions and triggers.

2025-07-22.23-07-49.mp4

@onyedikachi-david onyedikachi-david self-assigned this Jul 24, 2025
@onyedikachi-david onyedikachi-david self-requested a review July 24, 2025 01:00
Copy link
Copy Markdown
Collaborator

@onyedikachi-david onyedikachi-david left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please look into the fixes needed.

@Sanket6652
Copy link
Copy Markdown
Contributor Author

Sanket6652 commented Jul 24, 2025

Thank you for the review! I'll fix it asap

@Sanket6652
Copy link
Copy Markdown
Contributor Author

@onyedikachi-david I've made the required changes. Kindly review

@Sanket6652
Copy link
Copy Markdown
Contributor Author

@onyedikachi-david kindly review

@kishanprmr
Copy link
Copy Markdown
Collaborator

@Sanket6652 please update the video.

@Sanket6652
Copy link
Copy Markdown
Contributor Author

@Sanket6652 please update the video.

@kishanprmr sure I'll update asap

@Sanket6652
Copy link
Copy Markdown
Contributor Author

@kishanprmr I have read-only permissions for the trial account so the demo couldn't possible However, I’ve integrated all actions and triggers.

* upstream/main: (5214 commits)
  fix(hunter): resolve TypeScript ESLint errors in new-lead trigger
  feat(hunter): add ESLint file
  refactor(hunter): improve index.ts code organization and readability
  feat(hunter): comprehensive UX improvements and API alignment
  refactor: update determineDefaultRoute to accept embedState parameter for improved routing
  chore: update GitHub Actions workflows to use Docker Buildx and updated build-push actions
  test: add mock piece metadata for flow execution tests
  chore: update package dependencies and versions in package-lock
  fix: add missing comma in EnhanceAgentPrompt definition
  fix: lint excel
  fix: bump pieces-framework
  fix: params is undefined & rename id to externalId in call flow FlowValue
  chore: bump microsoft pieces for oauth2 change
  feat: markdown support in agent prompt editor
  fix: bump shared package
  fix: optimize call flow by filtering flows on external id
  fix(template-io): fix endpoint and props
  fix: build react-ui
  fix: allow retry of paused
  fix: verify email was broken
  ...
@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Jul 31, 2025

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 3adcb41

Command Status Duration Result
nx run server-api:test-ee ❌ Failed 1m 38s View ↗
nx run-many --target=test --projects=engine,sha... ✅ Succeeded 32s View ↗
nx run server-api:test-cloud ✅ Succeeded 16s View ↗
nx run server-api:test-ce ✅ Succeeded 15s View ↗
nx run-many --target=build -c production --proj... ✅ Succeeded 18s View ↗
nx affected --target=build -c production --excl... ✅ Succeeded <1s View ↗
nx run-many --target=lint --projects=pieces-pin... ✅ Succeeded 14s View ↗
nx affected --target=lint --exclude=pieces-* --... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-29 16:34:03 UTC

@kishanprmr kishanprmr merged commit 6a94cf6 into activepieces:main Sep 29, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MCP] Pinterest

4 participants