<?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: Platform Operations - How to create automation connection with Raw API Request in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Platform-Operations-How-to-create-automation-connection-with-Raw/m-p/2493955#M5139</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/316825"&gt;@Elena_Z&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should work, although we haven't created a block for this yet since we don't have all the connectorId values documented &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This block works in my environment (copy the code and paste into your workspace):&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{"blocks":[{"id":"2AC0F328-4847-4F84-B484-CC4F45B07142","type":"EndpointBlock","disabled":false,"name":"rawAPIRequest","displayName":"Qlik Platform Operations - Raw API Request","comment":"","childId":null,"inputs":[{"id":"87305570-d714-11ee-af8b-f5926c2eb6c3","value":"aqh.uk.qlikcloud.com","type":"string","structure":[]},{"id":"873b1be0-d714-11ee-ad63-0168496c4572","value":"automation-connections","type":"string","structure":[]},{"id":"874397c0-d714-11ee-a2d1-656d2483355d","value":"874c1df0-d714-11ee-b890-9d6b1bc6cca5","type":"select","displayValue":"POST","structure":[]},{"id":"874e7410-d714-11ee-821a-114712a24d48","value":"{\n\"connectorId\": \"05407a80-ccfd-11eb-b098-7140f6ac27f4\",\n\"name\": \"This is a mail account set up by a robot2\",\n\"spaceId\": \"673f3ac6c5fd719c0268e8f5\",\n\"params\": [\n{\n\"name\": \"Host\",\n\"value\": \"hostvalue\"\n},\n{\n\"name\": \"Port\",\n\"value\": \"123456789\"\n},\n{\n\"name\": \"Security\",\n\"value\": \"starttls\"\n},\n{\n\"name\": \"Sender_Email_Address\",\n\"value\": \"me@me.com\"\n},\n{\n\"name\": \"Username\",\n\"value\": null\n},\n{\n\"name\": \"Password\",\n\"value\": \"blah\"\n}\n]\n}","type":"string","structure":[]},{"id":"87573590-d714-11ee-9e77-450c95fd4720","value":null,"type":"object","mode":"keyValue","structure":[]}],"settings":[{"id":"datasource","value":"cccc14a0-d233-11ed-b0d0-33e7e8bc635b","type":"select","structure":[]},{"id":"blendr_on_error","value":"stop","type":"select","structure":[]},{"id":"cache","value":"0","type":"select","structure":[]},{"id":"automations_censor_data","value":false,"type":"checkbox","structure":[]}],"collapsed":[{"name":"loop","isCollapsed":false}],"x":-380,"y":82,"datasourcetype_guid":"c7e48240-e0f2-11ec-ada1-d5ef75014b77","endpoint_guid":"871859b0-d714-11ee-8600-8736e9a8ec8b","endpoint_role":"get"}],"variables":[]}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or this body:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
    "connectorId": "05407a80-ccfd-11eb-b098-7140f6ac27f4",
    "name": "This is a mail account set up by a robot",
    "spaceId": "673f3ac6c5fd719c0268e8f5",
    "params": [
        {
            "name": "Host",
            "value": "hostvalue"
        },
        {
            "name": "Port",
            "value": "123456789"
        },
        {
            "name": "Security",
            "value": "starttls"
        },
        {
            "name": "Sender_Email_Address",
            "value": "me@me.com"
        },
        {
            "name": "Username",
            "value": null
        },
        {
            "name": "Password",
            "value": "blah"
        }
    ]
}



        
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2024 13:57:48 GMT</pubDate>
    <dc:creator>Dave_Channon</dc:creator>
    <dc:date>2024-11-21T13:57:48Z</dc:date>
    <item>
      <title>Platform Operations - How to create automation connection with Raw API Request</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Platform-Operations-How-to-create-automation-connection-with-Raw/m-p/2493521#M5132</link>
      <description>&lt;P&gt;Hello. Is it possible to create Mail connection on a different tenant to be used in an automation?&lt;/P&gt;
&lt;P&gt;Seems that "Path" value=''automation-connections" is not allowed, despite the fact that there is such an api.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Elena_Z_0-1732031799378.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174585i9870A7BC6E7D815B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Elena_Z_0-1732031799378.png" alt="Elena_Z_0-1732031799378.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Elena_Z_3-1732032146834.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174589iD5BD06C6318F5C0C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Elena_Z_3-1732032146834.png" alt="Elena_Z_3-1732032146834.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see properties using the api request&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Elena_Z_1-1732031919939.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174586i6BEF97BDBBECF380/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Elena_Z_1-1732031919939.png" alt="Elena_Z_1-1732031919939.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Elena_Z_2-1732032013227.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174588i09B6C8CDD3F72301/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Elena_Z_2-1732032013227.png" alt="Elena_Z_2-1732032013227.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Is there a way to create this using automations?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 16:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Platform-Operations-How-to-create-automation-connection-with-Raw/m-p/2493521#M5132</guid>
      <dc:creator>Elena_Z</dc:creator>
      <dc:date>2024-11-19T16:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Operations - How to create automation connection with Raw API Request</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Platform-Operations-How-to-create-automation-connection-with-Raw/m-p/2493955#M5139</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/316825"&gt;@Elena_Z&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should work, although we haven't created a block for this yet since we don't have all the connectorId values documented &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This block works in my environment (copy the code and paste into your workspace):&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{"blocks":[{"id":"2AC0F328-4847-4F84-B484-CC4F45B07142","type":"EndpointBlock","disabled":false,"name":"rawAPIRequest","displayName":"Qlik Platform Operations - Raw API Request","comment":"","childId":null,"inputs":[{"id":"87305570-d714-11ee-af8b-f5926c2eb6c3","value":"aqh.uk.qlikcloud.com","type":"string","structure":[]},{"id":"873b1be0-d714-11ee-ad63-0168496c4572","value":"automation-connections","type":"string","structure":[]},{"id":"874397c0-d714-11ee-a2d1-656d2483355d","value":"874c1df0-d714-11ee-b890-9d6b1bc6cca5","type":"select","displayValue":"POST","structure":[]},{"id":"874e7410-d714-11ee-821a-114712a24d48","value":"{\n\"connectorId\": \"05407a80-ccfd-11eb-b098-7140f6ac27f4\",\n\"name\": \"This is a mail account set up by a robot2\",\n\"spaceId\": \"673f3ac6c5fd719c0268e8f5\",\n\"params\": [\n{\n\"name\": \"Host\",\n\"value\": \"hostvalue\"\n},\n{\n\"name\": \"Port\",\n\"value\": \"123456789\"\n},\n{\n\"name\": \"Security\",\n\"value\": \"starttls\"\n},\n{\n\"name\": \"Sender_Email_Address\",\n\"value\": \"me@me.com\"\n},\n{\n\"name\": \"Username\",\n\"value\": null\n},\n{\n\"name\": \"Password\",\n\"value\": \"blah\"\n}\n]\n}","type":"string","structure":[]},{"id":"87573590-d714-11ee-9e77-450c95fd4720","value":null,"type":"object","mode":"keyValue","structure":[]}],"settings":[{"id":"datasource","value":"cccc14a0-d233-11ed-b0d0-33e7e8bc635b","type":"select","structure":[]},{"id":"blendr_on_error","value":"stop","type":"select","structure":[]},{"id":"cache","value":"0","type":"select","structure":[]},{"id":"automations_censor_data","value":false,"type":"checkbox","structure":[]}],"collapsed":[{"name":"loop","isCollapsed":false}],"x":-380,"y":82,"datasourcetype_guid":"c7e48240-e0f2-11ec-ada1-d5ef75014b77","endpoint_guid":"871859b0-d714-11ee-8600-8736e9a8ec8b","endpoint_role":"get"}],"variables":[]}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or this body:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
    "connectorId": "05407a80-ccfd-11eb-b098-7140f6ac27f4",
    "name": "This is a mail account set up by a robot",
    "spaceId": "673f3ac6c5fd719c0268e8f5",
    "params": [
        {
            "name": "Host",
            "value": "hostvalue"
        },
        {
            "name": "Port",
            "value": "123456789"
        },
        {
            "name": "Security",
            "value": "starttls"
        },
        {
            "name": "Sender_Email_Address",
            "value": "me@me.com"
        },
        {
            "name": "Username",
            "value": null
        },
        {
            "name": "Password",
            "value": "blah"
        }
    ]
}



        
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 13:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Platform-Operations-How-to-create-automation-connection-with-Raw/m-p/2493955#M5139</guid>
      <dc:creator>Dave_Channon</dc:creator>
      <dc:date>2024-11-21T13:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Operations - How to create automation connection with Raw API Request</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Platform-Operations-How-to-create-automation-connection-with-Raw/m-p/2493969#M5140</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1870"&gt;@Dave_Channon&lt;/a&gt;&amp;nbsp;. This works for me. Thanks a lot for your help&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 15:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Platform-Operations-How-to-create-automation-connection-with-Raw/m-p/2493969#M5140</guid>
      <dc:creator>Elena_Z</dc:creator>
      <dc:date>2024-11-21T15:16:00Z</dc:date>
    </item>
  </channel>
</rss>

