Connect Pinterest
একটি আর্টিকেলের ছবির পিন, যা আর্টিকেলে ফিরে যাওয়ার লিঙ্ক।
What this key lets us do. এটি আপনাকে যে বোর্ডটি নির্বাচন করেন সেখানে পিন তৈরি করতে দেয়। এটি আপনার ব্যক্তিগত বোর্ড বা আপনার বার্তা দেখতে পারে না।
Step by step
- developers.pinterest.com এ যান এবং একটি Pinterest ব্যবসায়িক অ্যাকাউন্টের সাথে এটি সংযুক্ত করুন। ব্যক্তিগত অ্যাকাউন্টকে ব্যবসায়িক অ্যাকাউন্টে পরিবর্তন করা ফ্রি এবং এতে এক মিনিট সময় লাগে।
- একটি অ্যাপ তৈরি করুন এবং অনুমোদনের জন্য অপেক্ষা করুন — পিন্টারেস্ট সাধারণত এটি দ্রুত করে স্ট্যান্ডার্ড অ্যাক্সেসের জন্য।
- একটি অ্যাক্সেস টোকেন তৈরি করুন pins:write এবং boards:read স্কোপ সহ।
- কোন বোর্ডে পিন করতে চান তা নির্বাচন করুন এবং এর বোর্ড আইডি কপি করুন: বোর্ডটি খুলুন এবং এর ওয়েব ঠিকানা থেকে দীর্ঘ সংখ্যা নিন।
Bold words are the exact buttons and menu names to look for. These are screens of other companies and they move them — if the layout does not match, searching that bold name in their own help usually finds where it went.
What to paste here
| Field | What it looks like |
|---|---|
| Board ID | The long number in the board's web address |
| Access token | A long string beginning pina_ |
What usually goes wrong
- Pinterest কোনো ছবি ছাড়া পিন গ্রহণ করে না, তাই আমরা ছবি পাঠাই না। কোনো ছবি ছাড়া একটি আর্টিকেল Pinterest এ বাদ পড়ে এবং অন্য সব জায়গায় পোস্ট করা হয় — আপনাকে জানানো হয় কোথায়।
- একটি ব্যক্তিগত Pinterest অ্যাকাউন্ট API ব্যবহার করতে পারে না। এটি একটি ব্যবসায়িক অ্যাকাউন্ট হতে হবে।
Whatever you paste is encrypted the moment it arrives. It is never shown back to you and nobody here can read it — support sees a fingerprint like “ending 7f3a2c”, never the value.
Stuck? The help desk answers this exact question, and it is a real answer rather than a form. Open the help desk → If you would rather go to the source, read the official documentation: Pinterest: getting access