{"info":{"_postman_id":"693d1766-5cc9-46e1-acae-58e5c6d4aef0","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":"693d1766-5cc9-46e1-acae-58e5c6d4aef0","publishedId":"2sB3QNqUD6","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-10-16T10:56:59.000Z"},"item":[{"name":"REST API","item":[{"name":"Get Config Data","id":"aba7a430-fa60-46bf-913f-f8bfcfa6c4c9","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":"aba7a430-fa60-46bf-913f-f8bfcfa6c4c9"},{"name":"Get Image Data","id":"5d50e34c-61ab-4d69-a855-b77790719343","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":"5d50e34c-61ab-4d69-a855-b77790719343"},{"name":"Get Product Page Image Data","id":"42ce880e-81ca-43f4-8645-82ee3ca4dc9e","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":"42ce880e-81ca-43f4-8645-82ee3ca4dc9e"}],"id":"13e83087-af1c-4e7d-a38f-00b36f3bbc04","_postman_id":"13e83087-af1c-4e7d-a38f-00b36f3bbc04","description":""},{"name":"GraphQL API","item":[{"name":"Get Config data","id":"d4079325-21b6-433f-a18c-f155cf961c08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query{\n    getConfigData(\n        storeid: 1\n    ){\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}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d4079325-21b6-433f-a18c-f155cf961c08"},{"name":"Get Image Data","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ce763423-7d4e-45d3-a235-692167467fbe"}}],"id":"4d2a1a1f-46b4-401e-808b-e5f8eddab107","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":"4d2a1a1f-46b4-401e-808b-e5f8eddab107"},{"name":"Get Product Page Image Data","id":"f18f5861-50ec-4045-8402-42640a772d17","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":"f18f5861-50ec-4045-8402-42640a772d17"}],"id":"ebe0b06c-9a8f-4686-9b53-14ca8ed5565e","_postman_id":"ebe0b06c-9a8f-4686-9b53-14ca8ed5565e","description":""}]}