User: admin@spiffworkflow.org clicked save for playground/dan/example-process-model/quick_diagram.bpmn

This commit is contained in:
sartography-automated-committer 2023-08-17 17:25:30 +00:00
parent 932d0c73a9
commit d8a7c42fcd

View File

@ -13,11 +13,10 @@
<spiffworkflow:parameter id="basic_auth_username" type="str" />
<spiffworkflow:parameter id="headers" type="any" />
<spiffworkflow:parameter id="params" type="any" />
<spiffworkflow:parameter id="url" type="str" value=" &#34;https://api.giphy.com/v1/gifs/search?api_key=8a0fhtNsII4OlNqJGyFMNvVC1UIhC6Jd&#38;q=workflow&#38;limit=25&#38;offset=0&#38;rating=g&#38;lang=en&#38;bundle=messaging_non_clips&#34;" />
<spiffworkflow:parameter id="url" type="str" value="&#34;https://api.giphy.com/v1/gifs/yKxo7c9Q6pZoUzAfPu?api_key=8a0fhtNsII4OlNqJGyFMNvVC1UIhC6Jd&#38;rating=g&#34;" />
</spiffworkflow:parameters>
</spiffworkflow:serviceTaskOperator>
<spiffworkflow:postScript>
image_url = response.data[1].images.fixed_height.url</spiffworkflow:postScript>
<spiffworkflow:postScript>image_url = response.data[0].images.original.url</spiffworkflow:postScript>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1drml35</bpmn:incoming>
<bpmn:outgoing>Flow_1mgyrvm</bpmn:outgoing>