cancel
Showing results for 
Search instead for 
Did you mean: 

Run a workflow via API

Run a workflow via API

michael_klaus
New Contributor III

Hello all

 

Is it possible to run a XMC Workflow or tasks from external via API? I didn’t find anythin in the API swagger.

The only idea I have is to register the external client as a Syslog client. On the client i would initiate a syslogmessage and then create an alarm for a syslog message that triggers a task.

 

 

19 REPLIES 19

craymond
New Contributor III
@Markus Nikulski
The link that you posted no longer seams to work on Github - did you remove your contents?

Markus_Nikulski
Extreme Employee

Hey guys,

 

you should not use the regular user login for API authentication. Is better to keep is separated using the

 

Client API. Is a bit more pain for managing the login and token. But is much saver.

c538c620931b435ebe226102a01a78f0_877155d2-db69-4314-a489-3185985d823c.png
c538c620931b435ebe226102a01a78f0_70f9acd5-ffb1-4c2d-a690-299ca714422a.png

 

 

c538c620931b435ebe226102a01a78f0_46ce9556-d4dc-4102-96b4-bab19f205804.png

Thx
Markus
 

michael_klaus
New Contributor III

ok, thank you very much

Miguel-Angel_RO
Valued Contributor II

I had a similar issue to access the Connect API and the solution was the one I described.

The only possible (and temporary) solution I could see is to create manually a group (cloning the one you want) and assigning the users manually to this group to check if you can bypass this limitation without giving full access to the users.

You can after this open a GTAC case providing the info.

Let us know

Mig

GTM-P2G8KFN