<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Custom Requests &#8211; Mixed Analytics</title>
	<atom:link href="https://mixedanalytics.com/knowledge-base/category/custom-requests/feed/" rel="self" type="application/rss+xml" />
	<link>https://mixedanalytics.com</link>
	<description>APIs, Sheets, and Analytics</description>
	<lastBuildDate>Thu, 11 Apr 2024 03:11:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>

<image>
	<url>https://mixedanalytics.com/blog/wp-content/uploads/malogo-150x150.png</url>
	<title>Custom Requests &#8211; Mixed Analytics</title>
	<link>https://mixedanalytics.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Use Cell Values in Requests</title>
		<link>https://mixedanalytics.com/knowledge-base/use-cell-values-in-requests/</link>
					<comments>https://mixedanalytics.com/knowledge-base/use-cell-values-in-requests/#comments</comments>
		
		<dc:creator><![CDATA[Ana]]></dc:creator>
		<pubDate>Thu, 22 Dec 2022 07:38:13 +0000</pubDate>
				<guid isPermaLink="false">https://mixedanalytics.com/?post_type=epkb_post_type_1&#038;p=26064</guid>

					<description><![CDATA[When creating an API request, inputs can be based on the values within your spreadsheet. There are two ways to use cells in your requests: Contents Before you begin Click here&#160;to install the API Connector add-on from the Google Marketplace. Reference cells in a single request Usage Single cell references can be used almost anywhere: ... <a title="Use Cell Values in Requests" class="read-more" href="https://mixedanalytics.com/knowledge-base/use-cell-values-in-requests/" aria-label="Read more about Use Cell Values in Requests">Read more</a>
<p><a href="https://mixedanalytics.com/knowledge-base/use-cell-values-in-requests/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://mixedanalytics.com/knowledge-base/use-cell-values-in-requests/feed/</wfw:commentRss>
			<slash:comments>71</slash:comments>
		
		
			</item>
		<item>
		<title>Create a Custom Request</title>
		<link>https://mixedanalytics.com/knowledge-base/create-custom-request/</link>
					<comments>https://mixedanalytics.com/knowledge-base/create-custom-request/#comments</comments>
		
		<dc:creator><![CDATA[Ana]]></dc:creator>
		<pubDate>Wed, 06 Jul 2022 09:40:38 +0000</pubDate>
				<guid isPermaLink="false">https://mixedanalytics.com/?post_type=epkb_post_type_1&#038;p=24015</guid>

					<description><![CDATA[In this article, we'll walk through how to create a custom request using the API Connector add-on for Google Sheets. If you'd prefer to create a request using API Connector's built-in API directory, please check this article: Create a Request If you like videos, check out this video guide to using API Connector. Contents Before ... <a title="Create a Custom Request" class="read-more" href="https://mixedanalytics.com/knowledge-base/create-custom-request/" aria-label="Read more about Create a Custom Request">Read more</a>
<p><a href="https://mixedanalytics.com/knowledge-base/create-custom-request/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://mixedanalytics.com/knowledge-base/create-custom-request/feed/</wfw:commentRss>
			<slash:comments>51</slash:comments>
		
		
			</item>
		<item>
		<title>Set Request Method</title>
		<link>https://mixedanalytics.com/knowledge-base/set-request-method/</link>
					<comments>https://mixedanalytics.com/knowledge-base/set-request-method/#comments</comments>
		
		<dc:creator><![CDATA[Ana]]></dc:creator>
		<pubDate>Thu, 01 Jul 2021 08:53:15 +0000</pubDate>
				<guid isPermaLink="false">https://mixedanalytics.com/?post_type=epkb_post_type_1&#038;p=18693</guid>

					<description><![CDATA[API Connector supports the following HTTP request methods: GET, POST, PUT, PATCH, and DELETE. Not all APIs strictly follow this usage, but in general, request methods are defined as follows: Each API's technical documentation will tell you which method you need for your request. When creating a request through the API directory, the request method will ... <a title="Set Request Method" class="read-more" href="https://mixedanalytics.com/knowledge-base/set-request-method/" aria-label="Read more about Set Request Method">Read more</a>
<p><a href="https://mixedanalytics.com/knowledge-base/set-request-method/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://mixedanalytics.com/knowledge-base/set-request-method/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Connect to an OAuth API</title>
		<link>https://mixedanalytics.com/knowledge-base/connect-to-an-oauth2-api/</link>
					<comments>https://mixedanalytics.com/knowledge-base/connect-to-an-oauth2-api/#comments</comments>
		
		<dc:creator><![CDATA[Ana]]></dc:creator>
		<pubDate>Sat, 23 May 2020 02:54:32 +0000</pubDate>
				<guid isPermaLink="false">https://mixedanalytics.com/?post_type=epkb_post_type_1&#038;p=11904</guid>

					<description><![CDATA[API Connector includes many preset OAuth2 connections. For these preset connections, you can securely authenticate yourself by clicking a Connect button rather than retrieving and entering an API key or other credentials. You may also add your own custom OAuth2 connections for APIs we haven't integrated. Contents Before You Begin Click here to install the ... <a title="Connect to an OAuth API" class="read-more" href="https://mixedanalytics.com/knowledge-base/connect-to-an-oauth2-api/" aria-label="Read more about Connect to an OAuth API">Read more</a>
<p><a href="https://mixedanalytics.com/knowledge-base/connect-to-an-oauth2-api/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://mixedanalytics.com/knowledge-base/connect-to-an-oauth2-api/feed/</wfw:commentRss>
			<slash:comments>45</slash:comments>
		
		
			</item>
		<item>
		<title>Include Request Bodies</title>
		<link>https://mixedanalytics.com/knowledge-base/add-body-post-requests/</link>
					<comments>https://mixedanalytics.com/knowledge-base/add-body-post-requests/#comments</comments>
		
		<dc:creator><![CDATA[Ana]]></dc:creator>
		<pubDate>Sun, 30 Jun 2019 08:24:35 +0000</pubDate>
				<guid isPermaLink="false">https://mixedanalytics.com/?post_type=epkb_post_type_1&#038;p=8457</guid>

					<description><![CDATA[This article describes how to add a request body to a POST, PUT, or PATCH request using the API Connector extension for Google Sheets. For more general information about request bodies, please see this article: What is an API Request Body? Contents Before You Begin Click here&#160;to install the API Connector add-on from the Google ... <a title="Include Request Bodies" class="read-more" href="https://mixedanalytics.com/knowledge-base/add-body-post-requests/" aria-label="Read more about Include Request Bodies">Read more</a>
<p><a href="https://mixedanalytics.com/knowledge-base/add-body-post-requests/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://mixedanalytics.com/knowledge-base/add-body-post-requests/feed/</wfw:commentRss>
			<slash:comments>18</slash:comments>
		
		
			</item>
		<item>
		<title>Include Headers</title>
		<link>https://mixedanalytics.com/knowledge-base/api-connector-include-headers/</link>
					<comments>https://mixedanalytics.com/knowledge-base/api-connector-include-headers/#comments</comments>
		
		<dc:creator><![CDATA[Ana]]></dc:creator>
		<pubDate>Thu, 23 May 2019 15:13:41 +0000</pubDate>
				<guid isPermaLink="false">https://mixedanalytics.com/?post_type=epkb_post_type_1&#038;p=8093</guid>

					<description><![CDATA[See below for details on including headers for API Requests using the API Connector add-on for Google Sheets. Contents What are API Headers? Headers are key-value pairs that send extra information about your request to the API server. The server responds with headers as well; it's a two-way exchange. Headers typically aren't directly related to ... <a title="Include Headers" class="read-more" href="https://mixedanalytics.com/knowledge-base/api-connector-include-headers/" aria-label="Read more about Include Headers">Read more</a>
<p><a href="https://mixedanalytics.com/knowledge-base/api-connector-include-headers/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://mixedanalytics.com/knowledge-base/api-connector-include-headers/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 

Served from: mixedanalytics.com @ 2025-01-15 08:29:33 by W3 Total Cache
-->