<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Tooltip&#x2F;Explanation for response types]]></title><description><![CDATA[<p dir="auto">Can we have more information (ideally, baked into the UI <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /> about the response types for Cloud Backend functions?</p>
<p dir="auto"><img src="/assets/uploads/files/1594972183395-screen-shot-2020-07-17-at-09.49.41.png" alt="Screen Shot 2020-07-17 at 09.49.41.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://community.appdrag.com/topic/240/tooltip-explanation-for-response-types</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 13:20:23 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/240.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 Jul 2020 07:49:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tooltip&#x2F;Explanation for response types on Fri, 17 Jul 2020 08:57:02 GMT]]></title><description><![CDATA[<p dir="auto">Hey Daniel,</p>
<p dir="auto">Good idea, we will add something in the UI <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
<p dir="auto">about the types:</p>
<p dir="auto"><strong>JSON</strong>: your response will be wrapped in a JSON object containing details about execution, logs and your data in a payload field</p>
<p dir="auto"><strong>RAW</strong>: this return directly your response without any wrapping</p>
<p dir="auto"><strong>Gateway</strong>: this one expect you to return a response where you can define headers, content type, content ... please check our Nodejs samples for more details on how to use this one (QR Code generator)</p>
<p dir="auto"><strong>Gateway &amp; Base64</strong>: Same as Gateway but expect the data to be encoded in Base64, this is useful to return binary content, we also have few samples in Nodejs showing how to use it (Read URL and return binary)</p>
]]></description><link>https://community.appdrag.com/post/835</link><guid isPermaLink="true">https://community.appdrag.com/post/835</guid><dc:creator><![CDATA[Joseph Benguira]]></dc:creator><pubDate>Fri, 17 Jul 2020 08:57:02 GMT</pubDate></item></channel></rss>