<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I enter values into Workato's OpenAI Custom Action? in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/9590#M3909</link>
    <description>&lt;P data-unlink="true"&gt;&lt;SPAN class=""&gt;shivakumara&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fantastic solution! Very well documented and worked the first time that I followed your step by step instructions. I'm sorry that it has taken me so long to reply as I was off on another project but then... this one became urgent again. And, I dreaded trying to solve it until I saw your answer waiting for me. What a pleasant surprise. Thank you very much. You made my week. JM&lt;/P&gt;</description>
    <pubDate>Thu, 10 Apr 2025 22:32:37 GMT</pubDate>
    <dc:creator>JayMappus</dc:creator>
    <dc:date>2025-04-10T22:32:37Z</dc:date>
    <item>
      <title>How do I enter values into Workato's OpenAI Custom Action?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/8617#M3616</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I used the "guided setup"&amp;nbsp; but I cannot figure out how to add datapills to the "Request body parameters" it created. Below is how I configured using the Guided Setup:&lt;/P&gt;&lt;P&gt;Setup OpenAI custom action from sample request&lt;/P&gt;&lt;P&gt;&amp;nbsp; Request type = JSON request body&lt;/P&gt;&lt;P&gt;&amp;nbsp; Response type = JSON response&lt;/P&gt;&lt;P&gt;&amp;nbsp; Request body&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;{ &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;"model": "gpt-4o-mini", &lt;/SPAN&gt;&lt;SPAN class=""&gt;"messages": [{"role": "user", "content": "Say this is a test!"}], &lt;/SPAN&gt;&lt;SPAN class=""&gt;"temperature": 0.7 &lt;/SPAN&gt;&lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Request headers:&lt;/P&gt;&lt;P&gt;Content-Type: application/json&lt;/P&gt;&lt;P&gt;Authentication: XXXX____XXX&lt;/P&gt;&lt;P&gt;Then clicked the "Send request" button and received a 200 - ok of the following Response Body:&lt;/P&gt;&lt;PRE&gt;{&lt;BR /&gt;id: chatcmpl-AvCBobEWR___exCiZYVkfd,&lt;BR /&gt;object: chat.completion,&lt;BR /&gt;created: 1738194916,&lt;BR /&gt;model: gpt-4o-mini-2024-07-18,&lt;BR /&gt;choices: &lt;BR /&gt;[&lt;BR /&gt;&lt;BR /&gt;{&lt;BR /&gt;index: 0,&lt;BR /&gt;message: &lt;BR /&gt;{&lt;BR /&gt;role: assistant,&lt;BR /&gt;content: This is a test! How can I assist you further?,&lt;BR /&gt;refusal: null&lt;BR /&gt;},&lt;BR /&gt;logprobs: null,&lt;BR /&gt;finish_reason: stop&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;usage: &lt;BR /&gt;{&lt;BR /&gt;prompt_tokens: 13,&lt;BR /&gt;completion_tokens: 13,&lt;BR /&gt;total_tokens: 26,&lt;BR /&gt;prompt_tokens_details: &lt;BR /&gt;{&lt;BR /&gt;cached_tokens: 0,&lt;BR /&gt;audio_tokens: 0&lt;BR /&gt;},&lt;BR /&gt;completion_tokens_details: &lt;BR /&gt;{&lt;BR /&gt;reasoning_tokens: 0,&lt;BR /&gt;audio_tokens: 0,&lt;BR /&gt;accepted_prediction_tokens: 0,&lt;BR /&gt;rejected_prediction_tokens: 0&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;service_tier: default,&lt;BR /&gt;system_fingerprint: fp_72___b54c&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;But when I go to add values (either datapills or constants) to the fields, there is no place to put / enter them. The Input / "Request body parameters" have no input fields for the datapills.&lt;/P&gt;&lt;P&gt;I feel that I'm missing something obvious but the support docs and ChatGPT isn't helping.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 00:07:03 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/8617#M3616</guid>
      <dc:creator>JayMappus</dc:creator>
      <dc:date>2025-01-30T00:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I enter values into Workato's OpenAI Custom Action?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/8621#M3618</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/8888"&gt;@JayMappus&lt;/a&gt;,&lt;BR /&gt;Did you try adding the JSON request body manually and see if you are still facing the same issue.&lt;BR /&gt;Regards,&lt;BR /&gt;Prudvi&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 10:35:59 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/8621#M3618</guid>
      <dc:creator>Prudvi</dc:creator>
      <dc:date>2025-01-30T10:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I enter values into Workato's OpenAI Custom Action?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/8626#M3619</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-01-30 162333.png" style="width: 734px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1773iBC5B69FF8BF56EC2/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-01-30 162333.png" alt="Screenshot 2025-01-30 162333.png" /&gt;&lt;/span&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/8888"&gt;@JayMappus&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried setting it up manually and was able to create the body and send datapills successfully. Please try the manual setup, as it is working.&lt;/P&gt;&lt;P&gt;I am unable to try the guided setup due to too many requests from OpenAI. Please let me know if it works for you.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 11:04:46 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/8626#M3619</guid>
      <dc:creator>vinay</dc:creator>
      <dc:date>2025-01-30T11:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I enter values into Workato's OpenAI Custom Action?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/8636#M3621</link>
      <description>&lt;P&gt;Hi &lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/8888"&gt;@JayMappus&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I’ve outlined the details of my approach along with my inputs below:&lt;/P&gt;&lt;P&gt;1. Guided Setup (See Attached Images):&lt;BR /&gt;--&amp;gt;&amp;nbsp; This is a straightforward and user-friendly method to configure the endpoint.&lt;BR /&gt;&lt;STRONG&gt;Steps to follow:&lt;/STRONG&gt;&lt;BR /&gt;-&lt;STRONG&gt; Select Guided Setup:&lt;/STRONG&gt;&lt;BR /&gt;- Choose the Method (POST)&lt;BR /&gt;- Specify the Path(e.g., `chat/completions`)&lt;BR /&gt;- Define the Request Type (JSON Request Body)&lt;BR /&gt;- Set the Response Type (JSON Response)&lt;BR /&gt;- Provide the Request Body(JSON structure)&lt;BR /&gt;- Configure the Request Header(Content-Type &amp;amp; Authorization)&lt;BR /&gt;--&amp;gt;&amp;nbsp; Once the request is sent:&lt;BR /&gt;- A successful response (HTTP 200) confirms proper setup.&lt;BR /&gt;- &lt;STRONG&gt;Workato automatically handles the request and response structure during the guided setup process.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. &lt;STRONG&gt;Manual Setup (See Attached Screenshots):&lt;/STRONG&gt;&lt;BR /&gt;--&amp;gt; Steps to configure manually:&lt;BR /&gt;- Select the Method (POST)&lt;BR /&gt;- Specify the Path(`chat/completions`)&lt;BR /&gt;- Define the Request Type(JSON Request Body)&lt;BR /&gt;- Set the Response Type (JSON Response)&lt;BR /&gt;- Manually construct the Request Body based on the API specifications&lt;BR /&gt;- Configure the Request Header (Content-Type &amp;amp; Authorization)&lt;BR /&gt;--&amp;gt;&amp;nbsp; Once the request is sent:&lt;BR /&gt;- A successful response (HTTP 200) confirms proper setup.&lt;BR /&gt;-&lt;STRONG&gt; Unlike the guided setup, you need to manually configure the request and response structure using sample data from the API documentations.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;BR /&gt;Shivakumar K A&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Guided Set up_request Taken care by Workato" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1776i2C16E7AFB56E1920/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Guided_1.PNG" alt="Guided Set up_request Taken care by Workato" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Guided Set up_request Taken care by Workato&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guided_2.PNG" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1777i115F81ABAFE70EA7/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="guided_2.PNG" alt="guided_2.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Request header" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1774iFCB0B7ADFE196755/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="request set up _2.PNG" alt="Request header" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Request header&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Request Body" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1775iD63884C6E1675CD3/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="request set up.PNG" alt="Request Body" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Request Body&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Manually adding request from sample JSON Structure" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1778i486459C569F2B07D/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Manual_1.PNG" alt="Manually adding request from sample JSON Structure" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Manually adding request from sample JSON Structure&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Option to provide input" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1779i42EB76786CFFD181/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="manual_2.PNG" alt="Option to provide input" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Option to provide input&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Guided set up response auto added by Workato at the end point response" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1780i1ABAE36FADB68F6D/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Guided_response.PNG" alt="Guided set up response auto added by Workato at the end point response" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Guided set up response auto added by Workato at the end point response&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 13:08:38 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/8636#M3621</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2025-01-30T13:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I enter values into Workato's OpenAI Custom Action?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/9590#M3909</link>
      <description>&lt;P data-unlink="true"&gt;&lt;SPAN class=""&gt;shivakumara&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fantastic solution! Very well documented and worked the first time that I followed your step by step instructions. I'm sorry that it has taken me so long to reply as I was off on another project but then... this one became urgent again. And, I dreaded trying to solve it until I saw your answer waiting for me. What a pleasant surprise. Thank you very much. You made my week. JM&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 22:32:37 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/9590#M3909</guid>
      <dc:creator>JayMappus</dc:creator>
      <dc:date>2025-04-10T22:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I enter values into Workato's OpenAI Custom Action?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/9613#M3914</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/8888"&gt;@JayMappus&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I'm glad to hear the solution worked for you—it's a pleasure to be of help!&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Shivakumara K A&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 15:45:46 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-do-i-enter-values-into-workato-s-openai-custom-action/m-p/9613#M3914</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2025-04-11T15:45:46Z</dc:date>
    </item>
  </channel>
</rss>

