Trigger a process from a post API call
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-05-21 10:01 AM
Hi Team,
The use case is to trigger a process by the click of a button on a UI and then perform several steps which include
The use case is to trigger a process by the click of a button on a UI and then perform several steps which include
- Navigating to a web portal.
- Reading the data from that portal.
- Posting back the data to the system from where the process is triggered.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-05-21 11:26 AM
You can expose the process and send a soap request to start it, you can also create an orchestrating process that receives some information such as the name of the process and which resource to use and trigger a command line using AutomateC, or if it is something personalized you can create your own api for that!
Sr Cons at Avanade Brazil
