Hi. Somewhat new to CRM Online here. Trying to do something in a workflow that I may end up having to write a plug-in for. Would like to avoid that if possible.
I have a Case form on a portal. I have a custom field on my Case entity called Hospital ID and another one on the Contact entity. When a new case comes in off the portal using this form, it has a dummy customer value on it, a contact I've created. The Hospital ID on the case form is required.
What I want to do in the workflow is:
1. Search for an existing Contact record with the Hospital ID from the Case record.
2. If one exists, set the Customer field on the Case to that Contact record.
3. If it doesn't, create one now and set that as the Customer.
I don't see any way to do the query for the existing customer in the Process tool in CRM Online. Is this possible?
Thanks.
*This post is locked for comments
I have the same question (0)