{"id":9396,"date":"2021-09-28T15:13:17","date_gmt":"2021-09-28T15:13:17","guid":{"rendered":"https:\/\/zappysys.com\/blog\/?p=9396"},"modified":"2021-09-28T15:13:17","modified_gmt":"2021-09-28T15:13:17","slug":"ssis-powerpack-4-1-3-released","status":"publish","type":"post","link":"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/","title":{"rendered":"SSIS PowerPack 4.1.3 released"},"content":{"rendered":"<h3 class=\"versubtitle\">Introduction<\/h3>\n<p>We are excited to release tons of new features and fixes in this version. It includes many enhancements around API Connector Framework to support new connectors for <a href=\"https:\/\/zappysys.com\/api\/integration-hub\">popular API services<\/a>. We also added many new features\u00a0 in various tasks \/ components along with bug fixes \/ performance improvement features.<\/p>\n<p>To see full release notes <a href=\"https:\/\/zappysys.com\/onlinehelp\/ssis-powerpack\/scr\/release-notes.htm\" target=\"_blank\" rel=\"noopener\">click here<\/a><\/p>\n<h3 class=\"versubtitle\">New Features\/Improvements<\/h3>\n<ul>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>API Connector &#8211; Google Drive &#8211; New connector for manage, list, upload, download files<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>API Connector Engine &#8211; Add EndPoint attribute OutputHeaders to support extracting Response headers in output row like data columns<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>API Connector Engine &#8211; Add File Download support for EndPoint tag (two new properties as parameters &#8211; FileSavePath, FileOverwriteMode )<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>API Connector Engine &#8211; Add FileSave, FileOpen editors for Parameter Attribute Editor<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>API Connector Engine &#8211; Add Target Property to prevent Parameter Push down to Child EndPoint or invoke for a specific endpoint (parent or child) &#8211; (i.e. &lt;Param Name=&#8221;IsMutiPart&#8221; Target=&#8221;some_endpoint&#8221; &#8230;.. )<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>API Connector Engine &#8211; Allow to use Parameter Placeholders in ValueTemplate of Output \/ Input Column<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>API Destination &#8211; Allow to map Property Parameter which is set as Required (Usecase: Google Upload File &#8211; Set file path dynamically for each input row)<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>API Destination &#8211; If required parameter is mapped you still get validation error unless you reopen the package<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>Dynamic CRM Connection Manager &#8211; Add retry option so failed requests can be retried<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>Dynamic CRM Connection Manager &#8211; Lookup is Cached multiple times in all threads if you set EnableParallelProcessing=True &#8211; Because of this you might get Item key already added error<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>General &#8211; Add new functions FUN_FILE_WRITE, FUN_FILE_WRITE_BINARY<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>General &#8211; Add new placeholder functions &#8211; FUN_FILE_{attribute} where attribute = Extension, Size, Size_Recursive, IsLocked, Encoding, Exists, Exists_Recursive, FILE_LastEdit_Date,Create_Date, Age_LastEdit, Age_Create, Count, Count_Recursive<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>General &#8211; Add new placeholder functions &#8211; FUN_FOLDER_{attribute} where attribute = Name, Size, Exists, LastEdit_Date, Create_Date, Age_LastEdit, Age_Create, FileCount<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>JSON Source, API Source, API Destination &#8211; Support OData v3, v2 (Paginate based on any attribute __next or nextLink so all versions supported)<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>License Manager &#8211; need to add note in transfer license tab like transfer license to different machine, change computer name, and\/or change of domains<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>OAuth Connection Manager &#8211; Encrypt Refresh token file by default<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>PostgreSQL Connection Manager &#8211; Add Support for Encoding Parameter (to handle DB created with SQL_ASCII option and some table contains non-ascii data)<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>REST API Task &#8211; Show message about response being filtered (on Test UI also in Runtime Log)<\/li>\n<li><span class=\"verAdded\">NEW:\u00a0<\/span>Salesforce Connection Manager &#8211; Add better logging so when request fails user know which URL is being blocked due to Proxy issue<\/li>\n<\/ul>\n<h3 class=\"versubtitle\">Bug fixes<\/h3>\n<ul>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Amazon S3 CSV Destination &#8211; You may get object reference not set error if you use data flow in a loop<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>API Connector &#8211; Zoho CRM &#8211; Update \/ INSERT \/ UPSERT Operation might fail if parameter value ends with double quotes (i.e. Trigger Parameter)<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>API Connector Engine &#8211; Detect 0001 or +18001231122 as string rather than integer (Plus sign can be used in Phone number field)<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>API Source, API Destination &#8211; Saving Mappings after searching removes other mappings<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Azure Storage Connection Manager &#8211; SAS URL is not Authenticating and throwing error &#8220;403 Server failed to authenticate the request&#8221; &#8211; Specially when Exists method is invoked on Container<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Dynamics CRM Connection Manager &#8211; When you click on Organization dropdown &#8211; You may receive Error &#8211; FCB &#8216;EnableRegionalDisco&#8217; is disabled<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Dynamics CRM Destination &#8211; Give clear message when Lookup Entity Cache is invoked and duplicate row found for same text (when you set by text)<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Excel Destination &#8211; PreserveFormatting=True cause error &#8211; Invalid Cell: &#8220;A1:@0&#8221; if target sheet is blank<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Excel Source &#8211; Detect 0001 or +18001231122 as string rather than integer (Plus sign can be used in Phone number field)<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Excel Source &#8211; Error when multiple excel files are read having different first sheet name but using $first_sheet$<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Export CSV Task &#8211; {null} and {columndelimiter} replacement not working for Enable Custom Replacement rule option<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Export JSON Task, JSON Generator Transform, JSON File Destination &#8211; Bad JSON is generated when you check &#8220;Do not output empty parent nodes&#8221; option and you have nested sections<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>General &#8211; LicenseManager UI doesnt show Trial Build label clearly<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>General &#8211; SSIS Variable using Placeholder function might not work sometime if Variable is Numeric Type (i.e. Int, Long, Double) &#8211;{{User::vOrderID,BASE64ENC}} will fail if vOrderID is Numeric type<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>HTML Table Source &#8211; Detect 0001 or +18001231122 as string rather than integer (Plus sign can be used in Phone number field)<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>HTML Table Source &#8211; Meta Data Issue &#8211; When first row is blank and later numeric values found it detects them as string rather than number<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>JSON Source, REST API Task &#8211; You may get SSL\/TLS Channel error if you enter http:\/\/ URL which redirects to https:\/\/<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>JSON Source, XML Source, CSV Source &#8211; Pagination from Custom Header throwing error if you use EnablePageTokenForBody (i.e. use of [$pagetoken$] in body)<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>OAuth Connection Manager &#8211; Bad Token is cached and not cleared in some cases after you generate token<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>OAuth Connection Manager &#8211; When using Full Browser to get refresh token it may fail with 400 Bad request in some cases due to handling of special chars in code (i.e. %2F, %2B)<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>PostgreSQL Connection Manager &#8211; Retain connection setting throws error if connection is reused in the package<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>PostgreSQL Connection Manager &#8211; TCP keep alive timer might crash with default (0) value on certain machines<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>REST API Task, JSON, XML, CSV Source &#8211; POST Call &#8211; Upload large file might fail with OutOfMemory Exception (2GB or larger)<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Salesforce Source &#8211; You may get error &#8211; Object reference not set when connection is not set<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Secure FTP Task &#8211; Get Folder list doesn&#8217;t fetch all subfolders in the recursive scan<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Secure FTP Task &#8211; Get Folder list doesn&#8217;t fetch folders if path doesnt end with slash at the end<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>Secure FTP Task &#8211; Get Folder list doesn&#8217;t work on the Root folder<\/li>\n<li><span class=\"verFixed\">FIX:\u00a0<\/span>XML Source, XML Parser Transform &#8211; Detect 0001 or +18001231122 as string rather than integer (Plus sign can be used in Phone number field)<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Introduction We are excited to release tons of new features and fixes in this version. It includes many enhancements around API Connector Framework to support new connectors for popular API services. We also added many new features\u00a0 in various tasks \/ components along with bug fixes \/ performance improvement features. To see full release notes [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":16,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[442],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>SSIS PowerPack 4.1.3 released | ZappySys Blog<\/title>\r\n<meta name=\"description\" content=\"SSIS PowerPack 4.1.3 released - ZappySys Blog\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"SSIS PowerPack 4.1.3 released | ZappySys Blog\" \/>\r\n<meta property=\"og:description\" content=\"SSIS PowerPack 4.1.3 released - ZappySys Blog\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ZappySys Blog\" \/>\r\n<meta property=\"article:published_time\" content=\"2021-09-28T15:13:17+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2015\/08\/zappysys-symbol-mid.png\" \/>\r\n\t<meta property=\"og:image:width\" content=\"77\" \/>\r\n\t<meta property=\"og:image:height\" content=\"70\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\r\n<meta name=\"author\" content=\"ZappySys\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ZappySys\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/\",\"url\":\"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/\",\"name\":\"SSIS PowerPack 4.1.3 released | ZappySys Blog\",\"isPartOf\":{\"@id\":\"https:\/\/zappysys.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2015\/08\/zappysys-symbol-mid.png\",\"datePublished\":\"2021-09-28T15:13:17+00:00\",\"dateModified\":\"2021-09-28T15:13:17+00:00\",\"author\":{\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/c9dc782c929d0027e2e87e3951ce9d35\"},\"description\":\"SSIS PowerPack 4.1.3 released - ZappySys Blog\",\"breadcrumb\":{\"@id\":\"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/#primaryimage\",\"url\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2015\/08\/zappysys-symbol-mid.png\",\"contentUrl\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2015\/08\/zappysys-symbol-mid.png\",\"width\":77,\"height\":70,\"caption\":\"ZappySys Logo - SSIS, SQL Server, Big Data, Cloud Computing, NoSQL, Business Intelligence\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zappysys.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SSIS PowerPack 4.1.3 released\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zappysys.com\/blog\/#website\",\"url\":\"https:\/\/zappysys.com\/blog\/\",\"name\":\"ZappySys Blog\",\"description\":\"SSIS \/ ODBC Drivers \/ API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zappysys.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/c9dc782c929d0027e2e87e3951ce9d35\",\"name\":\"ZappySys\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/076a738938c19d459fbfe125c759a0ea?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/076a738938c19d459fbfe125c759a0ea?s=96&d=mm&r=g\",\"caption\":\"ZappySys\"},\"url\":\"https:\/\/zappysys.com\/blog\/author\/hshah\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SSIS PowerPack 4.1.3 released | ZappySys Blog","description":"SSIS PowerPack 4.1.3 released - ZappySys 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:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/","og_locale":"en_US","og_type":"article","og_title":"SSIS PowerPack 4.1.3 released | ZappySys Blog","og_description":"SSIS PowerPack 4.1.3 released - ZappySys Blog","og_url":"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/","og_site_name":"ZappySys Blog","article_published_time":"2021-09-28T15:13:17+00:00","og_image":[{"width":77,"height":70,"url":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2015\/08\/zappysys-symbol-mid.png","type":"image\/png"}],"author":"ZappySys","twitter_card":"summary_large_image","twitter_misc":{"Written by":"ZappySys","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/","url":"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/","name":"SSIS PowerPack 4.1.3 released | ZappySys Blog","isPartOf":{"@id":"https:\/\/zappysys.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/#primaryimage"},"image":{"@id":"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/#primaryimage"},"thumbnailUrl":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2015\/08\/zappysys-symbol-mid.png","datePublished":"2021-09-28T15:13:17+00:00","dateModified":"2021-09-28T15:13:17+00:00","author":{"@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/c9dc782c929d0027e2e87e3951ce9d35"},"description":"SSIS PowerPack 4.1.3 released - ZappySys Blog","breadcrumb":{"@id":"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/#primaryimage","url":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2015\/08\/zappysys-symbol-mid.png","contentUrl":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2015\/08\/zappysys-symbol-mid.png","width":77,"height":70,"caption":"ZappySys Logo - SSIS, SQL Server, Big Data, Cloud Computing, NoSQL, Business Intelligence"},{"@type":"BreadcrumbList","@id":"https:\/\/zappysys.com\/blog\/ssis-powerpack-4-1-3-released\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zappysys.com\/blog\/"},{"@type":"ListItem","position":2,"name":"SSIS PowerPack 4.1.3 released"}]},{"@type":"WebSite","@id":"https:\/\/zappysys.com\/blog\/#website","url":"https:\/\/zappysys.com\/blog\/","name":"ZappySys Blog","description":"SSIS \/ ODBC Drivers \/ API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zappysys.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/c9dc782c929d0027e2e87e3951ce9d35","name":"ZappySys","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/076a738938c19d459fbfe125c759a0ea?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/076a738938c19d459fbfe125c759a0ea?s=96&d=mm&r=g","caption":"ZappySys"},"url":"https:\/\/zappysys.com\/blog\/author\/hshah\/"}]}},"_links":{"self":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/9396"}],"collection":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/comments?post=9396"}],"version-history":[{"count":1,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/9396\/revisions"}],"predecessor-version":[{"id":9397,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/9396\/revisions\/9397"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/media\/16"}],"wp:attachment":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/media?parent=9396"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/categories?post=9396"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/tags?post=9396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}