Run a workflow via API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-25-2022 02:14 PM
The link that you posted no longer seams to work on Github - did you remove your contents?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-26-2021 03:11 PM
ok, thank you very much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎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
