Connector for interacting with Pinterest via its API. Use this connector to create boards, pins and perform various Pinterest operations.

Changelog

1 version
v1.0.0 Latest
  • Initial version

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Scopes:
boards:read boards:write pins:read pins:write user_accounts:read user_accounts:write ads:read ads:write billing:read billing:write catalogs:read catalogs:write

Actions

8
Create Board icon

Create Board

Creates a new board on Pinterest.
Create Pin icon

Create Pin

Creates a new pin on a specified board.
Delete Board icon

Delete Board

Deletes a specific board.
Delete Pin icon

Delete Pin

Deletes a specific pin.
Get Board icon

Get Board

Retrieves information about a specific board.
Get Pin icon

Get Pin

Retrieves information about a specific pin.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API Call to Pinterest API.
Update Board icon

Update Board

Updates an existing board with new information.