02-24-2021 09:31 AM
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.
02-25-2022 02:14 PM
02-26-2021 03:54 PM
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.
Thx
Markus
02-26-2021 03:11 PM
ok, thank you very much
02-26-2021 03:08 PM
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