Pinterest service plugin — Pins API #30

Open
opened 2026-05-28 18:51:51 +00:00 by jmiller · 1 comment
Owner

Create Pinterest Pins from article images.

Credentials:

{
  "access_token": "...",
  "board_id": "..."
}

Features:

  • Pinterest API v5
  • Pin creation with article intro image
  • Board selection
  • Link back to article
  • Description from introtext
  • OAuth 2.0
Create Pinterest Pins from article images. **Credentials:** ```json { "access_token": "...", "board_id": "..." } ``` **Features:** - Pinterest API v5 - Pin creation with article intro image - Board selection - Link back to article - Description from introtext - OAuth 2.0
Author
Owner

Branch created: feature/30-pinterest-service-plugin-pins-api

git fetch origin
git checkout feature/30-pinterest-service-plugin-pins-api
Branch created: [`feature/30-pinterest-service-plugin-pins-api`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/30-pinterest-service-plugin-pins-api) ```bash git fetch origin git checkout feature/30-pinterest-service-plugin-pins-api ```
Sign in to join this conversation.
Type Feature
Status
Priority Medium
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#30