Answered by:
Trigger workflow or Plugin

Question
-
I would like to trigger a workflow once a note or a file uploaded to an account screen.
if this not possible can we dot it through plugin?
I got five checkboxes need to be selected programmatically after the user uploads the relevant document or file.
hussain
- Edited by Hussain Saffar Sunday, February 22, 2015 9:18 PM
Sunday, February 22, 2015 8:05 PM
Answers
-
Hello,
I believe both ways out are possible. Here is a start screen for a workflow that would process adding of an annotation or attachment to a record:
Dynamics CRM MVP/ Technical Evangelist at SlickData LLC
My blog- Edited by Andrii ButenkoMVP, Moderator Sunday, February 22, 2015 10:32 PM
- Marked as answer by Hussain Saffar Monday, February 23, 2015 7:41 AM
Sunday, February 22, 2015 10:31 PMModerator
All replies
-
Hello,
I believe both ways out are possible. Here is a start screen for a workflow that would process adding of an annotation or attachment to a record:
Dynamics CRM MVP/ Technical Evangelist at SlickData LLC
My blog- Edited by Andrii ButenkoMVP, Moderator Sunday, February 22, 2015 10:32 PM
- Marked as answer by Hussain Saffar Monday, February 23, 2015 7:41 AM
Sunday, February 22, 2015 10:31 PMModerator -
thank you Andri,
The workflow did not start using Note entity you mentioned above.
my main entity is Account.
thank you
hussain
Monday, February 23, 2015 6:49 AM -
Firstly - my name is Andrii (not Andri).
Secondly - just for easier understanding - if you want "I would like to trigger a workflow once a note or a file uploaded" then main entity is not account (because it is parent entity for annotation) - it is annotation. Point.
Dynamics CRM MVP/ Technical Evangelist at SlickData LLC
My blogMonday, February 23, 2015 7:07 AMModerator