{"id":337,"date":"2024-01-05T09:31:41","date_gmt":"2024-01-05T09:31:41","guid":{"rendered":"https:\/\/salesforcecrmtraining.in\/blog\/?p=337"},"modified":"2024-01-05T09:31:41","modified_gmt":"2024-01-05T09:31:41","slug":"converting-a-list-to-string-in-python","status":"publish","type":"post","link":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/","title":{"rendered":"Converting A List To String In Python"},"content":{"rendered":"<p><a href=\"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-339\" src=\"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-300x150.jpg\" alt=\"\" width=\"738\" height=\"369\" srcset=\"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-300x150.jpg 300w, https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-768x384.jpg 768w, https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-770x385.jpg 770w, https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-285x143.jpg 285w, https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5.jpg 800w\" sizes=\"auto, (max-width: 738px) 100vw, 738px\" \/><\/a><\/p>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">In Python, a string is an ordered collection of characters. It&#8217;s important to remember that a string is an ordered sequence of characters, and a list is an ordered sequence of object types. The primary distinction between the two is this. Your Python coding skills will equip you with Python training in Chennai for an exciting and quick career. This blog focuses on learning Python coding: Crucial Hints and Techniques.<\/span><\/p>\n<p style=\"text-align: justify;\">\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">A sequence is a type of data that consists of several items of the same type, such as a character, float, integer, etc. This indicates that all of the elements in a string are characters, making it a subset of the sequence data type. Your Python coding skills will equip you with <\/span><a href=\"https:\/\/www.fitaacademy.in\/python-training-chennai\/\"><span style=\"font-weight: 400;\">Python training in Chennai<\/span><\/a><span style=\"font-weight: 400;\"> for an exciting and quick career. This blog focuses on Converting A List To a String In Python.<\/span><\/p>\n<h2 style=\"text-align: justify;\"><b>Why Convert a List in Python to a String?<\/b><\/h2>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">There are several situations when we can convert a Python list to a string, some of which are listed below:<\/span><\/p>\n<h3 style=\"text-align: justify;\"><b>Data Storage and Transmission<\/b><\/h3>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">Storing or transferring data as a string instead of a list is preferable. For instance, you can first transform the list to a string to save a list of names in a file or database.<\/span><\/p>\n<h3 style=\"text-align: justify;\"><b>Formatting Output<\/b><\/h3>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">You must format the data in a specific way when printing output to a file or the console. Using string manipulation techniques, we may quickly prepare the result when converting a list to a string.<\/span><\/p>\n<h3 style=\"text-align: justify;\"><b>Compatibility<\/b><\/h3>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">Data must be supplied as a string rather than a list to use specific libraries or APIs. In these situations, your list must be converted to a string before being passed to the API or library.<\/span><\/p>\n<h3 style=\"text-align: justify;\"><b>Comparison<\/b><\/h3>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">It might be simpler to compare two lists after they have been converted to strings rather than the other way around.<\/span><\/p>\n<h2 style=\"text-align: justify;\"><b>How Can I Use Python To Convert a List to a String?<\/b><\/h2>\n<h3 style=\"text-align: justify;\"><b>Looping Through a List Function<\/b><\/h3>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">In this example, a list that must be transformed into a string is declared first. The items must then be initialized into an empty string. Subsequently, a for loop is used to iterate through each list element, adding the element to the initialized string at each index. Enrol in the <\/span><a href=\"https:\/\/www.fitaacademy.in\/python-training\/\"><span style=\"font-weight: 400;\">Python Online Course<\/span><\/a><span style=\"font-weight: 400;\"> offered by <\/span><a href=\"https:\/\/www.fitaacademy.in\/\"><span style=\"font-weight: 400;\">FITA Academy<\/span><\/a><span style=\"font-weight: 400;\"> to understand this listing function.\u00a0<\/span><\/p>\n<h3 style=\"text-align: justify;\"><b>Employing the Join Function<\/b><\/h3>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">One of the easiest ways to convert a list in Python to a string is to use the join function. When utilizing this method, the most important thing to remember is that the join function can only convert lists into strings that have just strings as elements.\u00a0<\/span><\/p>\n<h3 style=\"text-align: justify;\"><b>List Understanding<\/b><\/h3>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">Python&#8217;s list comprehension function takes an existing list and creates a list of its items. The iterable objects are then traversed element by element using the for loop.<\/span><\/p>\n<h3 style=\"text-align: justify;\"><b>Employing the Operator<\/b><\/h3>\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">The &#8220;in the operator&#8221; is another method of converting a list to a string. We can use a comma delimiter to link the list&#8217;s components by creating a string with that delimiter. Learn more about learning to employ the Operator by enrolling in the <\/span><a href=\"https:\/\/www.fitaacademy.in\/python-training-in-bangalore\/\"><span style=\"font-weight: 400;\">Python course in Bangalore<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p style=\"text-align: justify;\">\n<p style=\"text-align: justify;\"><span style=\"font-weight: 400;\">Also, Check <\/span><a href=\"https:\/\/www.fitaacademy.in\/blog\/python-developer-salary-for-freshers\/\"><span style=\"font-weight: 400;\">Python Developer Salary For Freshers<\/span><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In Python, a string is an ordered collection of characters. It&#8217;s important to remember that a string is an ordered sequence of characters, and a list is an ordered sequence of object types. The primary distinction between the two is this. Your Python coding skills will equip you with Python training in Chennai for an [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19],"tags":[56,59,58],"class_list":["post-337","post","type-post","status-publish","format-standard","hentry","category-education","tag-python-classes","tag-python-course","tag-python-training"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Converting A List To String In Python - Salesforce CRM Training<\/title>\n<meta name=\"description\" content=\"This blog focuses on Converting A List To a String In Python. Join Python training in Chennai to learn more about Python.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Converting A List To String In Python - Salesforce CRM Training\" \/>\n<meta property=\"og:description\" content=\"This blog focuses on Converting A List To a String In Python. Join Python training in Chennai to learn more about Python.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/\" \/>\n<meta property=\"og:site_name\" content=\"Salesforce CRM Training\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-05T09:31:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-300x150.jpg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\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:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/#\/schema\/person\/193e95fd5b451f4ec650552ef42d2609\"},\"headline\":\"Converting A List To String In Python\",\"datePublished\":\"2024-01-05T09:31:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/\"},\"wordCount\":536,\"publisher\":{\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-300x150.jpg\",\"keywords\":[\"Python Classes\",\"Python Course\",\"Python Training\"],\"articleSection\":[\"Education\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/\",\"url\":\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/\",\"name\":\"Converting A List To String In Python - Salesforce CRM Training\",\"isPartOf\":{\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-300x150.jpg\",\"datePublished\":\"2024-01-05T09:31:41+00:00\",\"description\":\"This blog focuses on Converting A List To a String In Python. Join Python training in Chennai to learn more about Python.\",\"breadcrumb\":{\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#primaryimage\",\"url\":\"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5.jpg\",\"contentUrl\":\"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5.jpg\",\"width\":800,\"height\":400,\"caption\":\"Python training in Chennai\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/salesforcecrmtraining.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Converting A List To String In Python\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/#website\",\"url\":\"https:\/\/salesforcecrmtraining.in\/blog\/\",\"name\":\"Salesforce CRM Training\",\"description\":\"Salesforce tutorials and articles\",\"publisher\":{\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/salesforcecrmtraining.in\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/#organization\",\"name\":\"Salesforce CRM Training\",\"url\":\"https:\/\/salesforcecrmtraining.in\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2021\/07\/cropped-site-logo.png\",\"contentUrl\":\"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2021\/07\/cropped-site-logo.png\",\"width\":206,\"height\":100,\"caption\":\"Salesforce CRM Training\"},\"image\":{\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/salesforcecrmtraining.in\/blog\/#\/schema\/person\/193e95fd5b451f4ec650552ef42d2609\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/c2851d2256801cd68babc0e8495fdc6726975d52d5bed5db8292c48d30857f82?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c2851d2256801cd68babc0e8495fdc6726975d52d5bed5db8292c48d30857f82?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c2851d2256801cd68babc0e8495fdc6726975d52d5bed5db8292c48d30857f82?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"url\":\"https:\/\/salesforcecrmtraining.in\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Converting A List To String In Python - Salesforce CRM Training","description":"This blog focuses on Converting A List To a String In Python. Join Python training in Chennai to learn more about Python.","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:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/","og_locale":"en_US","og_type":"article","og_title":"Converting A List To String In Python - Salesforce CRM Training","og_description":"This blog focuses on Converting A List To a String In Python. Join Python training in Chennai to learn more about Python.","og_url":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/","og_site_name":"Salesforce CRM Training","article_published_time":"2024-01-05T09:31:41+00:00","og_image":[{"url":"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-300x150.jpg","type":"","width":"","height":""}],"author":"admin","twitter_misc":{"Written by":"admin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#article","isPartOf":{"@id":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/"},"author":{"name":"admin","@id":"https:\/\/salesforcecrmtraining.in\/blog\/#\/schema\/person\/193e95fd5b451f4ec650552ef42d2609"},"headline":"Converting A List To String In Python","datePublished":"2024-01-05T09:31:41+00:00","mainEntityOfPage":{"@id":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/"},"wordCount":536,"publisher":{"@id":"https:\/\/salesforcecrmtraining.in\/blog\/#organization"},"image":{"@id":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#primaryimage"},"thumbnailUrl":"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-300x150.jpg","keywords":["Python Classes","Python Course","Python Training"],"articleSection":["Education"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/","url":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/","name":"Converting A List To String In Python - Salesforce CRM Training","isPartOf":{"@id":"https:\/\/salesforcecrmtraining.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#primaryimage"},"image":{"@id":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#primaryimage"},"thumbnailUrl":"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5-300x150.jpg","datePublished":"2024-01-05T09:31:41+00:00","description":"This blog focuses on Converting A List To a String In Python. Join Python training in Chennai to learn more about Python.","breadcrumb":{"@id":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#primaryimage","url":"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5.jpg","contentUrl":"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2024\/01\/python-5.jpg","width":800,"height":400,"caption":"Python training in Chennai"},{"@type":"BreadcrumbList","@id":"https:\/\/salesforcecrmtraining.in\/blog\/converting-a-list-to-string-in-python\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/salesforcecrmtraining.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Converting A List To String In Python"}]},{"@type":"WebSite","@id":"https:\/\/salesforcecrmtraining.in\/blog\/#website","url":"https:\/\/salesforcecrmtraining.in\/blog\/","name":"Salesforce CRM Training","description":"Salesforce tutorials and articles","publisher":{"@id":"https:\/\/salesforcecrmtraining.in\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/salesforcecrmtraining.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/salesforcecrmtraining.in\/blog\/#organization","name":"Salesforce CRM Training","url":"https:\/\/salesforcecrmtraining.in\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/salesforcecrmtraining.in\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2021\/07\/cropped-site-logo.png","contentUrl":"https:\/\/salesforcecrmtraining.in\/blog\/wp-content\/uploads\/2021\/07\/cropped-site-logo.png","width":206,"height":100,"caption":"Salesforce CRM Training"},"image":{"@id":"https:\/\/salesforcecrmtraining.in\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/salesforcecrmtraining.in\/blog\/#\/schema\/person\/193e95fd5b451f4ec650552ef42d2609","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/c2851d2256801cd68babc0e8495fdc6726975d52d5bed5db8292c48d30857f82?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c2851d2256801cd68babc0e8495fdc6726975d52d5bed5db8292c48d30857f82?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c2851d2256801cd68babc0e8495fdc6726975d52d5bed5db8292c48d30857f82?s=96&d=mm&r=g","caption":"admin"},"url":"https:\/\/salesforcecrmtraining.in\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/salesforcecrmtraining.in\/blog\/wp-json\/wp\/v2\/posts\/337","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/salesforcecrmtraining.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/salesforcecrmtraining.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/salesforcecrmtraining.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/salesforcecrmtraining.in\/blog\/wp-json\/wp\/v2\/comments?post=337"}],"version-history":[{"count":2,"href":"https:\/\/salesforcecrmtraining.in\/blog\/wp-json\/wp\/v2\/posts\/337\/revisions"}],"predecessor-version":[{"id":341,"href":"https:\/\/salesforcecrmtraining.in\/blog\/wp-json\/wp\/v2\/posts\/337\/revisions\/341"}],"wp:attachment":[{"href":"https:\/\/salesforcecrmtraining.in\/blog\/wp-json\/wp\/v2\/media?parent=337"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/salesforcecrmtraining.in\/blog\/wp-json\/wp\/v2\/categories?post=337"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/salesforcecrmtraining.in\/blog\/wp-json\/wp\/v2\/tags?post=337"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}