Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
25 replies
Subscribers
5 subscribers
Views
10250 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
How do I send data to Appian, to start a process model from third party applicat
ishaanim
over 10 years ago
How do I send data to Appian, to start a process model from third party application?
I am interested in knowing how is data send to embedded interfaces?
OriginalPostID-187485
OriginalPostID-187485
Discussion posts and replies are publicly visible
0
Jim Schweitzer
Certified Lead Developer
over 10 years ago
it's the process instance ID, not the taskId
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
joel671
over 10 years ago
The web service returns you a process id. So you can then use this to get a task id to use in your embedded sail form.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 10 years ago
I have a Windows application. We are have a CEF Sharp browser, which loads the embedded HTML of the process model. Now, I want this windows application to send the data to this process model. How do I do that?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 10 years ago
how can I get task id from process id?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
vimalkumars
Certified Lead Developer
over 10 years ago
Hi Ishaan,
If you are looking for starting the process in external web pages using embedded interfaces. Kindly refer the below link.
forum.appian.com/.../Embedded_Interfaces.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
<