{"id":302,"date":"2021-02-01T23:58:51","date_gmt":"2021-02-02T07:58:51","guid":{"rendered":"https:\/\/www.golinks.com\/help\/?p=302"},"modified":"2024-12-16T07:23:23","modified_gmt":"2024-12-16T15:23:23","slug":"set-up-webhooks-with-golinks","status":"publish","type":"post","link":"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/","title":{"rendered":"How to set up webhooks with GoLinks"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_54_1 ez-toc-wrap-left counter-hierarchy ez-toc-counter ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title \" >Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\" role=\"button\"><label for=\"item-69d13739cbe0d\" ><span class=\"\"><span style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #091f32;color:#091f32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #091f32;color:#091f32\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input aria-label=\"Toggle\" aria-label=\"item-69d13739cbe0d\"  type=\"checkbox\" id=\"item-69d13739cbe0d\"><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/#Set_up_your_endpoint_URL\" title=\"Set up your endpoint URL\">Set up your endpoint URL<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/#Subscribe_to_an_event\" title=\"Subscribe to an event\">Subscribe to an event<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/#Unsubscribe_to_an_event\" title=\"Unsubscribe to an event\">Unsubscribe to an event<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/#Test_the_webhook_endpoint\" title=\"Test the webhook endpoint\">Test the webhook endpoint<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/#Verify_the_request_signature\" title=\"Verify the request signature\">Verify the request signature<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/#Retries\" title=\"Retries\">Retries<\/a><\/li><\/ul><\/nav><\/div>\n\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>You can use webhooks with GoLinks to be notified of events that occur in your GoLinks workspace, such as when a golink is created. To use webhooks, you need to be on the Enterprise plan. You can upgrade to the Enterprise plan by visiting the <a href=\"https:\/\/www.golinks.io\/billing.php\">billing page<\/a>. If you have any questions about the Enterprise plan, you can reach out to the <a href=\"https:\/\/www.golinks.io\/sales.php\">Sales team<\/a>.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-set-up-your-endpoint-url\"><span class=\"ez-toc-section\" id=\"Set_up_your_endpoint_URL\"><\/span>Set up your endpoint URL<span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p>Before you can use webhooks with GoLinks, make sure you have your own endpoint set up to receive notification requests. GoLinks will send POST requests with the webhook data to your endpoint URL. The data will be in JSON format and will contain the Event object that includes the full details of the event.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Once your endpoint URL receives the event, make sure that your endpoint returns a <strong>2XX<\/strong> HTTP status code. Any other status code, except <strong>3XX<\/strong>, will be seen as a failed attempt and the notification request will be resent. After multiple retries, with a maximum of 6 retries, GoLinks will stop resending the notification request.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-subscribe-to-an-event\"><span class=\"ez-toc-section\" id=\"Subscribe_to_an_event\"><\/span>Subscribe to an event<span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p>Sign in to your GoLinks account and go to the <a href=\"https:\/\/www.golinks.io\/settings.php#developers\">Developers<\/a> tab on the &#8220;Settings&#8221; page. In the \u201cWebhooks\u201d panel, click on \u201cManage\u201d and click the \u201cCreate endpoint\u201d button.<\/p>\n\n\n\n<p>Enter your endpoint URL, an optional description, and select the event you want to subscribe to in order to receive notification requests. We currently support <strong>golink creations<\/strong>. When you are done, click the \u201cCreate endpoint\u201d button.<\/p>\n\n\n\n<p>Once created, you will see the following information in the table: the endpoint URL, the person that created the endpoint, the status of the endpoint and the timestamp when the endpoint was created.&nbsp;&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-unsubscribe-to-an-event\"><span class=\"ez-toc-section\" id=\"Unsubscribe_to_an_event\"><\/span>Unsubscribe to an event<span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p>To unsubscribe from an event, click on the options button (3 dots) for the endpoint URL you want to edit and click the \u201cEdit\u201d button.&nbsp;<\/p>\n\n\n\n<p>To remove an event, simply click the \u201c<strong>X<\/strong>\u201d icon for the event you want to remove and click on \u201cUpdate endpoint\u201d. Now you won\u2019t receive any new notification requests for the event you removed.<\/p>\n\n\n\n<p>You can also disable an endpoint to not receive new notification requests to any of the events the webhook is subscribed to. To do so, click the options button and click the \u201cDisable\u201d button. Once you confirm that you want to disable the endpoint, the status of the event will change to \u201cDisabled\u201d.<\/p>\n\n\n\n<p>You can always re-enable it by clicking the \u201cEnable\u201d button or delete the endpoint by clicking the \u201cDelete\u201d button.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-test-the-webhook-endpoint\"><span class=\"ez-toc-section\" id=\"Test_the_webhook_endpoint\"><\/span>Test the webhook endpoint<span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p>After setting up your endpoint to receive notifications and creating the endpoint in GoLinks, you can test out your webhook endpoint. The event object that your endpoint URL receives will contain the following parameters. The dot notation denotes a child attribute.<\/p>\n\n\n\n<figure class=\"wp-block-table table table-bordered\"><table><thead><tr><th class=\"has-text-align-left\" data-align=\"left\"><strong>Attribute<\/strong><\/th><th><strong>Type<\/strong><\/th><th><strong>Description<\/strong><\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-left\" data-align=\"left\">event_id<\/td><td>Integer<\/td><td>The unique ID for the event object.<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">webhook_id<\/td><td>Integer<\/td><td>The ID of the webhook that is subscribed to the event.<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">event_type<\/td><td>String<\/td><td>The type of event that occurred (e.g. <em>golink.created<\/em>).<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">event_data.object<\/td><td>Object<\/td><td>The object that contains the data of the event (e.g. the payload of the newly created golink).<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">attempts<\/td><td>Integer<\/td><td>The current attempt number to notify the endpoint URL of the event (starting at 1).&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-left\" data-align=\"left\">created_at<\/td><td>Integer<\/td><td>The time at which the event object was created. Measured in seconds since the Unix epoch.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>For example, when a user creates a new golink, the following event object will be sent to your endpoint URL:<\/p>\n\n\n\n<pre class=\"bg-light\"><code>\n    {\n        \"event_id\": 12113,\n        \"webhook_id\": 120,\n        \"event_type\": \"golink.created\",\n        \"event_data\": {\n            \"object\": {\n                \"gid\": 12130,\n                \"cid\": 12,\n                \"user\": {\n                    \"uid\": 484371,\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"User\",\n                    \"username\": \"test.user\",\n                    \"email\": \"test.user@golinks.io\",\n                    \"user_image_url\": \"https:\/\/www.gravatar.com\/avatar\/94d093e...\"\n                },\n                \"url\": \"https:\/\/drive.google.com\/drive\/\",\n                \"name\": \"drive\",\n                \"description\": \"Company shared Google Drive\",\n                \"tags\": [\n                    {\n                    \"tid\": 79,\n                    \"name\": \"drive\"\n                    }\n                ],\n                \"unlisted\": 0,\n                \"variable_link\": 0,\n                \"pinned\": 0,\n                \"created_at\": 1576577874,\n                \"updated_at\": 1601101700\n            }\n        },\n        \"attempts\": 1,\n        \"created_at\": 1576577874\n    }\n<\/code>\n<\/pre>\n\n\n\n<p>You can verify that a request has been sent by checking the attempt logs in the <a href=\"https:\/\/www.golinks.io\/settings.php#developers\">Developers<\/a> tab under \u201cWebhooks\u201d. The log shows the status of the request, the event type, the number of times GoLinks has sent the event to the endpoint URL and the request and response body.&nbsp;&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-verify-the-request-signature\"><span class=\"ez-toc-section\" id=\"Verify_the_request_signature\"><\/span>Verify the request signature<span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p>Every webhook event that is sent to your endpoint URL will include the signature header <strong>GoLinks-Webhook-Signature<\/strong>. This ensures that the request is coming from GoLinks and avoids a spoofing attack. To verify the signature, you first need the signing secret for the endpoint you created in GoLinks. To obtain the secret, click on the options button for the endpoint you want to view the signing secret for (Note that every endpoint contains a unique secret). A modal will appear and display the signing secret.&nbsp;<\/p>\n\n\n\n<p>GoLinks creates the hashed signature using HMAC with SHA-256. To verify the signature, recalculate the hash value by computing an HMAC with a SHA-256 hash function using the signing secret as the key and the un-parsed JSON request payload as the message. Compare the expected hash signature with the signature of the <strong>GoLinks-Webhook-Signature<\/strong> header. If the values match, then the request came from GoLinks. If the values do not match, ignore the request as it may have been tampered with in transit.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-retries\"><span class=\"ez-toc-section\" id=\"Retries\"><\/span>Retries<span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p>When a <strong>2XX<\/strong> status code is not received from the endpoint URL, GoLinks will attempt to resend the notification requests up to <strong>6 times<\/strong>. If your server doesn\u2019t respond or returns an error on the 6th try, GoLinks will no longer attempt to redeliver the notification request. Note that GoLinks will not retry the request if the returned status code is <strong>410<\/strong> (access to the target resource is no longer available at the origin server) and the request will be shown as \u201cFailed\u201d in the log.<\/p>\n\n\n\n<p>GoLinks will retry the request in the following cases: a status code that is not <strong>2XX<\/strong> or <strong>3XX<\/strong> is returned, a response is not received at all (connection failure) or a response isn\u2019t received within <strong>4 seconds<\/strong> (request timeout).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You can use webhooks with GoLinks to be notified of events that occur in your GoLinks workspace, such as when a golink is created. To use webhooks, you need to be on the Enterprise plan. You can upgrade to the Enterprise plan by visiting the billing page. If you have any questions about the Enterprise [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[111],"tags":[197,12,181],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v17.1.2 (Yoast SEO v20.11) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to set up webhooks with GoLinks &raquo; Help Center<\/title>\n<meta name=\"description\" content=\"Learn how to use GoLinks webhooks to get notifications when events like link creation occur in your workspace.\" \/>\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.golinks.com\/help\/set-up-webhooks-with-golinks\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to set up webhooks with GoLinks\" \/>\n<meta property=\"og:description\" content=\"Learn how to use GoLinks webhooks to get notifications when events like link creation occur in your workspace.\" \/>\n<meta property=\"og:url\" content=\"http:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/golinks\" \/>\n<meta property=\"article:published_time\" content=\"2021-02-02T07:58:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-16T15:23:23+00:00\" \/>\n<meta name=\"author\" content=\"GoLinks\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@golinks\" \/>\n<meta name=\"twitter:site\" content=\"@golinks\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"GoLinks\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/\",\"url\":\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/\",\"name\":\"How to set up webhooks with GoLinks &raquo; Help Center\",\"isPartOf\":{\"@id\":\"https:\/\/www.golinks.com\/help\/#website\"},\"datePublished\":\"2021-02-02T07:58:51+00:00\",\"dateModified\":\"2024-12-16T15:23:23+00:00\",\"author\":{\"@id\":\"https:\/\/www.golinks.com\/help\/#\/schema\/person\/82b03874726086cc1b03b29ea7417d26\"},\"description\":\"Learn how to use GoLinks webhooks to get notifications when events like link creation occur in your workspace.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Help\",\"item\":\"https:\/\/www.golinks.com\/help\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Integrations\",\"item\":\"https:\/\/www.golinks.com\/help\/integrations\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"API and Webhooks\",\"item\":\"https:\/\/www.golinks.com\/help\/integrations\/api-and-webhooks\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"How to set up webhooks with GoLinks\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.golinks.com\/help\/#website\",\"url\":\"https:\/\/www.golinks.com\/help\/\",\"name\":\"Help Center\",\"description\":\"Support Articles to help you find information about go links\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.golinks.com\/help\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.golinks.com\/help\/#\/schema\/person\/82b03874726086cc1b03b29ea7417d26\",\"name\":\"GoLinks\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.golinks.com\/help\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a2d8b0f125bf570e4c065d8f12a2a6ac?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a2d8b0f125bf570e4c065d8f12a2a6ac?s=96&d=mm&r=g\",\"caption\":\"GoLinks\"},\"sameAs\":[\"https:\/\/www.golinks.com\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to set up webhooks with GoLinks &raquo; Help Center","description":"Learn how to use GoLinks webhooks to get notifications when events like link creation occur in your workspace.","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.golinks.com\/help\/set-up-webhooks-with-golinks\/","og_locale":"en_US","og_type":"article","og_title":"How to set up webhooks with GoLinks","og_description":"Learn how to use GoLinks webhooks to get notifications when events like link creation occur in your workspace.","og_url":"http:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/","og_site_name":"Help Center","article_publisher":"https:\/\/www.facebook.com\/golinks","article_published_time":"2021-02-02T07:58:51+00:00","article_modified_time":"2024-12-16T15:23:23+00:00","author":"GoLinks","twitter_card":"summary_large_image","twitter_creator":"@golinks","twitter_site":"@golinks","twitter_misc":{"Written by":"GoLinks","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/","url":"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/","name":"How to set up webhooks with GoLinks &raquo; Help Center","isPartOf":{"@id":"https:\/\/www.golinks.com\/help\/#website"},"datePublished":"2021-02-02T07:58:51+00:00","dateModified":"2024-12-16T15:23:23+00:00","author":{"@id":"https:\/\/www.golinks.com\/help\/#\/schema\/person\/82b03874726086cc1b03b29ea7417d26"},"description":"Learn how to use GoLinks webhooks to get notifications when events like link creation occur in your workspace.","breadcrumb":{"@id":"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.golinks.com\/help\/set-up-webhooks-with-golinks\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Help","item":"https:\/\/www.golinks.com\/help\/"},{"@type":"ListItem","position":2,"name":"Integrations","item":"https:\/\/www.golinks.com\/help\/integrations\/"},{"@type":"ListItem","position":3,"name":"API and Webhooks","item":"https:\/\/www.golinks.com\/help\/integrations\/api-and-webhooks\/"},{"@type":"ListItem","position":4,"name":"How to set up webhooks with GoLinks"}]},{"@type":"WebSite","@id":"https:\/\/www.golinks.com\/help\/#website","url":"https:\/\/www.golinks.com\/help\/","name":"Help Center","description":"Support Articles to help you find information about go links","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.golinks.com\/help\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.golinks.com\/help\/#\/schema\/person\/82b03874726086cc1b03b29ea7417d26","name":"GoLinks","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.golinks.com\/help\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a2d8b0f125bf570e4c065d8f12a2a6ac?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a2d8b0f125bf570e4c065d8f12a2a6ac?s=96&d=mm&r=g","caption":"GoLinks"},"sameAs":["https:\/\/www.golinks.com"]}]}},"_links":{"self":[{"href":"https:\/\/www.golinks.com\/help\/wp-json\/wp\/v2\/posts\/302"}],"collection":[{"href":"https:\/\/www.golinks.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.golinks.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.golinks.com\/help\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.golinks.com\/help\/wp-json\/wp\/v2\/comments?post=302"}],"version-history":[{"count":92,"href":"https:\/\/www.golinks.com\/help\/wp-json\/wp\/v2\/posts\/302\/revisions"}],"predecessor-version":[{"id":3067,"href":"https:\/\/www.golinks.com\/help\/wp-json\/wp\/v2\/posts\/302\/revisions\/3067"}],"wp:attachment":[{"href":"https:\/\/www.golinks.com\/help\/wp-json\/wp\/v2\/media?parent=302"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.golinks.com\/help\/wp-json\/wp\/v2\/categories?post=302"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.golinks.com\/help\/wp-json\/wp\/v2\/tags?post=302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}