Connect Shopify
Shopify ব্লগে আর্টিকেল প্রকাশ করা।
What this key lets us do. এটি আপনার স্টোরে ব্লগ আর্টিকেল তৈরি করতে দেয়। শুধু write_content দিয়ে এটি অর্ডার, গ্রাহক বা পেমেন্ট দেখতে পারে না।
Step by step
- আপনার Shopify অ্যাডমিনে সেটিংস খুলুন, তারপর অ্যাপস এবং সেলস চ্যানেলস।
- অ্যাপ তৈরি করুন এ ক্লিক করুন। যদি এটা আপনার প্রথমবার হয়, Shopify আপনাকে কাস্টম অ্যাপ ডেভেলপমেন্টের অনুমতি দিতে বলে — এটি গ্রহণ করুন।
- অ্যাপ তৈরি করুন, এর নাম দিন “OrchardRank”, এবং এটি তৈরি করুন।
- কনফিগারেশন খুলুন, তারপর অ্যাডমিন এপিআই ইন্টিগ্রেশন এ যান, এবং write_content চালু করুন (এটি “ব্লগ পোস্ট এবং পৃষ্ঠা” হিসেবে তালিকাবদ্ধ হতে পারে)।
- সংরক্ষণ করুন, তারপর API ক্রেডেনশিয়াল খুলুন এবং অ্যাপ ইনস্টল করুন চাপুন।
- Shopify অ্যাডমিন API অ্যাক্সেস টোকেন দেখায়, যা
shpat_দিয়ে শুরু হয়। এখন এটি কপি করুন — এটি একবারই দেখানো হয়।
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 |
|---|---|
| Store address | yourstore.myshopify.com |
| Admin API access token | Starts with shpat_ |
What usually goes wrong
- গ্রান্ট write_content শুধু। এর বেশি কিছু দিলে আমাদের অর্ডার এবং গ্রাহকদের অ্যাক্সেস দেয়, যা আমাদের দরকার নেই এবং আমরা রাখতে চাই না।
- টোকেনটি একবারই দেখা যায়। যদি এটি হারিয়ে ফেলেন, অ্যাপটি আনইনস্টল করুন এবং আবার ইনস্টল করুন — পুরানোটি কাজ করা বন্ধ করে দেয়, যা উদ্দেশ্য।
Now do it
Connect your site →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: Shopify: custom apps