{"id":1797,"date":"2026-04-27T09:37:22","date_gmt":"2026-04-27T09:37:22","guid":{"rendered":"https:\/\/www.greenfintech.com\/blog\/?p=1797"},"modified":"2026-04-27T09:40:57","modified_gmt":"2026-04-27T09:40:57","slug":"building-ai-agents-with-microsoft-copilot-a-complete-guide","status":"publish","type":"post","link":"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/","title":{"rendered":"Building AI Agents with Microsoft Copilot: A Complete Guide"},"content":{"rendered":"\n<p>Artificial Intelligence is getting fast. It is moving from being helpers to strong systems that can think, act and do tasks on their own. One of the exciting things happening in this area is the growth of AI agents especially in Microsoft\u2019s Copilot system.<\/p>\n\n\n\n<p>This article is about what AI agentsre how they work and how you can make them using Microsoft Copilot.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2026\/04\/Building-AI-Agents-with-Microsoft-Copilot-blog-1.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-id=\"1807\" src=\"https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2026\/04\/Building-AI-Agents-with-Microsoft-Copilot-blog-1-1024x683.jpg\" alt=\"\" class=\"wp-image-1807\" srcset=\"https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2026\/04\/Building-AI-Agents-with-Microsoft-Copilot-blog-1-1024x683.jpg 1024w, https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2026\/04\/Building-AI-Agents-with-Microsoft-Copilot-blog-1-300x200.jpg 300w, https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2026\/04\/Building-AI-Agents-with-Microsoft-Copilot-blog-1-768x512.jpg 768w, https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2026\/04\/Building-AI-Agents-with-Microsoft-Copilot-blog-1.jpg 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/figure>\n<br>\n\n\n<h4 class=\"wp-block-heading\"><strong>What Are AI Agents?<\/strong><\/h4>\n\n\n\n<p>AI agents are systems that watch, analyze and take action to get specific things done. Unlike software tools that do one thing AI agents can:<\/p>\n\n\n\n<p>* Understand what users say or type (text, voice or data)<\/p>\n\n\n\n<p>* Make choices based on the situation<\/p>\n\n\n\n<p>* Do actions automatically<\/p>\n\n\n\n<p>They are made to help people not replace them. Helping to do repetitive work make things more accurate and make decisions faster.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>How AI Agents Work<\/strong><\/h4>\n\n\n\n<p>At their core AI agents follow a strong cycle:<\/p>\n\n\n\n<p>1. Perception \u2192 Get data from the environment<\/p>\n\n\n\n<p>2. Reasoning \u2192 Look at and understand the data<\/p>\n\n\n\n<p>3. Action \u2192 Do tasks. Give results<\/p>\n\n\n\n<p>4. Learning (optional) \u2192 Get over time<\/p>\n\n\n\n<p>This loop lets agents keep getting better and more effective in real-life situations.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Types of AI Agents in Microsoft Copilot<\/strong><\/h4>\n\n\n\n<p>Microsoft says there are three kinds of AI agents:<\/p>\n\n\n\n<p><strong>1. Retrieval Agents<\/strong><\/p>\n\n\n\n<p>Get relevant info from data sources<\/p>\n\n\n\n<p>Example: Answering questions using company papers<\/p>\n\n\n\n<p><strong>2. Task Agents<\/strong><\/p>\n\n\n\n<p>Make workflows and repetitive processes<\/p>\n\n\n\n<p>Example: Approving requests or making reports<\/p>\n\n\n\n<p><strong>3. Autonomous Agents<\/strong><\/p>\n\n\n\n<p>Work on their own with little input<\/p>\n\n\n\n<p><strong>Example: <\/strong>Watching systems and making choices<\/p>\n\n\n\n<p>These agents help organizations make things smoother and do manual work.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>How to Build AI Agents with Microsoft Copilot<\/strong><\/h4>\n\n\n\n<p>Microsoft makes it easy to make agents through tools like Copilot Studio and Agent Builder.<\/p>\n\n\n\n<p><strong>\ud83d\udd39 Step 1: Use Simple Language<\/strong><\/p>\n\n\n\n<p>You can describe your agent in English and Copilot will automatically:<\/p>\n\n\n\n<p>* Make instructions<\/p>\n\n\n\n<p>* Set up behavior<\/p>\n\n\n\n<p>* Suggest improvements<\/p>\n\n\n\n<p>This means you do not need to code.<\/p>\n\n\n\n<p><strong>\ud83d\udd39 Step 2: Add Knowledge Sources<\/strong><\/p>\n\n\n\n<p>Agents can connect to:<\/p>\n\n\n\n<p>* Emails<\/p>\n\n\n\n<p>* Papers (SharePoint, files)<\/p>\n\n\n\n<p>* data sources<\/p>\n\n\n\n<p>This lets them give responses that make sense.<\/p>\n\n\n\n<p><strong>\ud83d\udd39 Step 3: Define Capabilities<\/strong><\/p>\n\n\n\n<p>You can turn on features like:<\/p>\n\n\n\n<p>* Data analysis (Excel integration)<\/p>\n\n\n\n<p>* Presentation making (PowerPoint)<\/p>\n\n\n\n<p>* Automation workflows<\/p>\n\n\n\n<p>Copilot sets these up automatically based on what you say.<\/p>\n\n\n\n<p><strong>\ud83d\udd39 Step 4: Test and Refine<\/strong><\/p>\n\n\n\n<p>Before you use them you can:<\/p>\n\n\n\n<p>* Test agent responses<\/p>\n\n\n\n<p>* Change instructions<\/p>\n\n\n\n<p>* Make accuracy better<\/p>\n\n\n\n<p>When they are ready agents can be shared with teams. Used in daily work.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Real-Life Use Cases<\/strong><\/h4>\n\n\n\n<p>AI agents made with Copilot can be used in industries:<\/p>\n\n\n\n<p>\ud83d\udcca Business Analytics \u2013 Get insights, from data<\/p>\n\n\n\n<p>\ud83e\uddfe Document Automation \u2013 Sum up reports and emails<\/p>\n\n\n\n<p>\ud83d\udc69\u200d\ud83d\udcbc HR &amp; Onboarding \u2013 Help new workers<\/p>\n\n\n\n<p>\ud83d\udcac Customer Support \u2013 Handle questions automatically<\/p>\n\n\n\n<p>\ud83d\udcc8 Productivity Tools \u2013 Help in Word, Excel and PowerPoint<\/p>\n\n\n\n<p>These examples show how AI agents are changing work.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Benefits of AI Agents<\/strong><\/h4>\n\n\n\n<p>Using AI agents has advantages:<\/p>\n\n\n\n<p>\u2705 Faster decision-making<\/p>\n\n\n\n<p>\u2705 Less manual work<\/p>\n\n\n\n<p>\u2705 Better consistency<\/p>\n\n\n\n<p>\u2705 More scalable work<\/p>\n\n\n\n<p>\u2705 Better use of organization data<\/p>\n\n\n\n<p>They help businesses handle complexity and stay efficient.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>The Future of AI Agents<\/strong><\/h4>\n\n\n\n<p><strong>AI agents are getting more:<\/strong><\/p>\n\n\n\n<p><strong>* Autonomous<\/strong> \u2013 doing tasks on their own<\/p>\n\n\n\n<p><strong>* Personalized<\/strong> \u2013 changing to user likes<\/p>\n\n\n\n<p><strong>* Multimodal<\/strong> \u2013 working with text, pictures and voice<\/p>\n\n\n\n<p><strong>* Integrated<\/strong> \u2013 connecting smoothly with business tools<\/p>\n\n\n\n<p>Microsoft\u2019s goal is an &#8220;agentic web&#8221; where AI agents work together and automate whole workflows.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Artificial Intelligence is getting fast. It is moving from being helpers to strong systems that can think, act and do<\/p>\n","protected":false},"author":1,"featured_media":1806,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[236],"tags":[99,261,265,266,267,268,269,270],"class_list":["post-1797","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","tag-greenfintechnologies","tag-techtrends-2","tag-aiagents","tag-automation-2","tag-businessautomation-2","tag-techforbusiness","tag-microsoft365","tag-nextgentech"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Building AI Agents with Microsoft Copilot: A Complete Guide - Tech Blog!<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Building AI Agents with Microsoft Copilot: A Complete Guide - Tech Blog!\" \/>\n<meta property=\"og:description\" content=\"Artificial Intelligence is getting fast. It is moving from being helpers to strong systems that can think, act and do\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Tech Blog!\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/greenfintech\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-27T09:37:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-27T09:40:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2026\/04\/Building-AI-Agents-with-Microsoft-Copilot-blog.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Asif Hameed\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Asif Hameed\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/\"},\"author\":{\"name\":\"Asif Hameed\",\"@id\":\"https:\/\/www.greenfintech.com\/blog\/#\/schema\/person\/55181f32d920decc795edbabe18b3921\"},\"headline\":\"Building AI Agents with Microsoft Copilot: A Complete Guide\",\"datePublished\":\"2026-04-27T09:37:22+00:00\",\"dateModified\":\"2026-04-27T09:40:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/\"},\"wordCount\":532,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.greenfintech.com\/blog\/#organization\"},\"keywords\":[\"#GreenFinTechnologies\",\"#TechTrends\",\"#AIAgents\",\"#Automation\",\"#BusinessAutomation\",\"#TechForBusiness\",\"#Microsoft365\",\"#NextGenTech\"],\"articleSection\":[\"AI\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/\",\"url\":\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/\",\"name\":\"Building AI Agents with Microsoft Copilot: A Complete Guide - Tech Blog!\",\"isPartOf\":{\"@id\":\"https:\/\/www.greenfintech.com\/blog\/#website\"},\"datePublished\":\"2026-04-27T09:37:22+00:00\",\"dateModified\":\"2026-04-27T09:40:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.greenfintech.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Building AI Agents with Microsoft Copilot: A Complete Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.greenfintech.com\/blog\/#website\",\"url\":\"https:\/\/www.greenfintech.com\/blog\/\",\"name\":\"Tech Blog!\",\"description\":\"Voice of Experts!\",\"publisher\":{\"@id\":\"https:\/\/www.greenfintech.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.greenfintech.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.greenfintech.com\/blog\/#organization\",\"name\":\"Tech Blog!\",\"url\":\"https:\/\/www.greenfintech.com\/blog\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/greenfintech\/\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.greenfintech.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2023\/05\/logo-blog-v3.png\",\"contentUrl\":\"https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2023\/05\/logo-blog-v3.png\",\"width\":300,\"height\":78,\"caption\":\"Tech Blog!\"},\"image\":{\"@id\":\"https:\/\/www.greenfintech.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.greenfintech.com\/blog\/#\/schema\/person\/55181f32d920decc795edbabe18b3921\",\"name\":\"Asif Hameed\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.greenfintech.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2c35bdbf304c02d9cb88e9e8f9c2842b7d4101f39e211838ff91afb21acde158?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2c35bdbf304c02d9cb88e9e8f9c2842b7d4101f39e211838ff91afb21acde158?s=96&d=mm&r=g\",\"caption\":\"Asif Hameed\"},\"description\":\"22+ Years extensive IT exposure from a visionary to strategic implementation of medium to large scale system through the world. Interaction just not limited to Windows, Web, Marketing, Consultation, Networking, Server Management, Mobile Application and core Software engineering.\",\"sameAs\":[\"https:\/\/www.greenfintech.com\"],\"url\":\"https:\/\/www.greenfintech.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Building AI Agents with Microsoft Copilot: A Complete Guide - Tech Blog!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/","og_locale":"en_US","og_type":"article","og_title":"Building AI Agents with Microsoft Copilot: A Complete Guide - Tech Blog!","og_description":"Artificial Intelligence is getting fast. It is moving from being helpers to strong systems that can think, act and do","og_url":"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/","og_site_name":"Tech Blog!","article_publisher":"https:\/\/www.facebook.com\/greenfintech\/","article_published_time":"2026-04-27T09:37:22+00:00","article_modified_time":"2026-04-27T09:40:57+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2026\/04\/Building-AI-Agents-with-Microsoft-Copilot-blog.jpg","type":"image\/jpeg"}],"author":"Asif Hameed","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Asif Hameed","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/#article","isPartOf":{"@id":"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/"},"author":{"name":"Asif Hameed","@id":"https:\/\/www.greenfintech.com\/blog\/#\/schema\/person\/55181f32d920decc795edbabe18b3921"},"headline":"Building AI Agents with Microsoft Copilot: A Complete Guide","datePublished":"2026-04-27T09:37:22+00:00","dateModified":"2026-04-27T09:40:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/"},"wordCount":532,"commentCount":0,"publisher":{"@id":"https:\/\/www.greenfintech.com\/blog\/#organization"},"keywords":["#GreenFinTechnologies","#TechTrends","#AIAgents","#Automation","#BusinessAutomation","#TechForBusiness","#Microsoft365","#NextGenTech"],"articleSection":["AI"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/","url":"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/","name":"Building AI Agents with Microsoft Copilot: A Complete Guide - Tech Blog!","isPartOf":{"@id":"https:\/\/www.greenfintech.com\/blog\/#website"},"datePublished":"2026-04-27T09:37:22+00:00","dateModified":"2026-04-27T09:40:57+00:00","breadcrumb":{"@id":"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.greenfintech.com\/blog\/building-ai-agents-with-microsoft-copilot-a-complete-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.greenfintech.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Building AI Agents with Microsoft Copilot: A Complete Guide"}]},{"@type":"WebSite","@id":"https:\/\/www.greenfintech.com\/blog\/#website","url":"https:\/\/www.greenfintech.com\/blog\/","name":"Tech Blog!","description":"Voice of Experts!","publisher":{"@id":"https:\/\/www.greenfintech.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.greenfintech.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.greenfintech.com\/blog\/#organization","name":"Tech Blog!","url":"https:\/\/www.greenfintech.com\/blog\/","sameAs":["https:\/\/www.facebook.com\/greenfintech\/"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.greenfintech.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2023\/05\/logo-blog-v3.png","contentUrl":"https:\/\/www.greenfintech.com\/blog\/wp-content\/uploads\/2023\/05\/logo-blog-v3.png","width":300,"height":78,"caption":"Tech Blog!"},"image":{"@id":"https:\/\/www.greenfintech.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.greenfintech.com\/blog\/#\/schema\/person\/55181f32d920decc795edbabe18b3921","name":"Asif Hameed","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.greenfintech.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2c35bdbf304c02d9cb88e9e8f9c2842b7d4101f39e211838ff91afb21acde158?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2c35bdbf304c02d9cb88e9e8f9c2842b7d4101f39e211838ff91afb21acde158?s=96&d=mm&r=g","caption":"Asif Hameed"},"description":"22+ Years extensive IT exposure from a visionary to strategic implementation of medium to large scale system through the world. Interaction just not limited to Windows, Web, Marketing, Consultation, Networking, Server Management, Mobile Application and core Software engineering.","sameAs":["https:\/\/www.greenfintech.com"],"url":"https:\/\/www.greenfintech.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/posts\/1797","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/comments?post=1797"}],"version-history":[{"count":6,"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/posts\/1797\/revisions"}],"predecessor-version":[{"id":1814,"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/posts\/1797\/revisions\/1814"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/media\/1806"}],"wp:attachment":[{"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/media?parent=1797"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/categories?post=1797"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.greenfintech.com\/blog\/wp-json\/wp\/v2\/tags?post=1797"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}