{"info":{"_postman_id":"df0d4732-a7da-450c-bc17-74f22dc03fc0","name":"Instagram Integration","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"df0d4732-a7da-450c-bc17-74f22dc03fc0","publishedId":"2sBY4PPLh8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-07-20T11:26:14.000Z"},"item":[{"name":"REST API","item":[{"name":"Get Config Data","id":"39b8083e-0d09-4173-a9de-91c76220d8df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/rest/all/V1/Instagram/getConfigData?storeid=1","urlObject":{"path":["rest","all","V1","Instagram","getConfigData"],"host":["{{base_url}}"],"query":[{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"39b8083e-0d09-4173-a9de-91c76220d8df"},{"name":"Get Image Data","id":"6461914a-3bfd-44ef-9621-4826b1bd008a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/rest/all/V1/Instagram/getImageData?page=CMS&storeid=1","urlObject":{"path":["rest","all","V1","Instagram","getImageData"],"host":["{{base_url}}"],"query":[{"key":"page","value":"CMS"},{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"6461914a-3bfd-44ef-9621-4826b1bd008a"},{"name":"Get Product Page Image Data","id":"91255924-38f3-416c-ac9c-ea5799e4ddb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/Instagram/getProductPageImageData?productId=1&storeid=1","urlObject":{"path":["rest","all","V1","Instagram","getProductPageImageData"],"host":["{{base_url}}"],"query":[{"key":"productId","value":"1"},{"key":"storeid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"91255924-38f3-416c-ac9c-ea5799e4ddb3"}],"id":"7729d9a2-2828-492b-97df-f8a8a09c7ca2","_postman_id":"7729d9a2-2828-492b-97df-f8a8a09c7ca2","description":""},{"name":"GraphQL API","item":[{"name":"Get Config data","id":"e96e317d-b1b3-41a4-a8dd-193cdd37d701","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"store","value":"default","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"{\n  storeConfig {\n    instagram_config {\n      status\n      enable\n      access_token\n      show_image_on_home_page\n      no_of_image_on_home_page\n      show_image_on_product_page\n      no_of_image_on_product_page\n      show_in_more_view_section\n      show_in_product_detail_section\n      update_image_by\n      hashtags\n      no_of_image_on_instagram_page\n      message\n    }\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e96e317d-b1b3-41a4-a8dd-193cdd37d701"},{"name":"Get Image Data","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"713f5cb4-2fcb-4792-8271-16ae6aca5f6b"}}],"id":"0f88d747-f83b-4103-9813-c186145c8195","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query{\n    getImageData(\n        page: \"CMS\"\n        storeid: 1\n    ){\n        status\n        data{\n            instagram_image_id\n            image_id\n            username\n            caption_text\n            standard_resolution_url\n            low_resolution_url\n            tag\n            is_approved\n            is_visible\n            image_link\n            image_title\n            image_desc\n            media_type\n            image_likes\n            image_comments\n            link\n            ig_feed_id\n            message\n        }\n    }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0f88d747-f83b-4103-9813-c186145c8195"},{"name":"Get Product Page Image Data","id":"51592637-6544-4ee8-b7d2-37e2692f9edf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query{\n    getProductPageImageData(\n        productId: 1\n        storeid: 1\n    ){\n        status\n        data{\n            instagram_image_id\n            image_id\n            username\n            caption_text\n            standard_resolution_url\n            low_resolution_url\n            tag\n            is_approved\n            is_visible\n            image_link\n            image_title\n            image_desc\n            media_type\n            image_likes\n            image_comments\n            link\n            ig_feed_id\n            message\n        }\n    }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"51592637-6544-4ee8-b7d2-37e2692f9edf"}],"id":"01449db6-5044-475e-bebb-60f707d25414","_postman_id":"01449db6-5044-475e-bebb-60f707d25414","description":""}]}