Has anybody implemented PO or requisition approval flow email notifications with automation studio? How long did it really take to implement? Was it difficult or problematic to get it working?
Were you able to create different email content at each different stage in the process, i.e. waiting for your approval, your requisition was rejected/approved, etc? I’ve seen all the Epicor marketing content, just want to hear from somebody who is actually using it.
We aren’t using it for email but we are using it in several other projects it has saved us a lot of time the time taken depends on what you want do / need to do and your skills but it’s certainly easier than writing custom code in most cases
Thanks for the feedback, about how long did it take to get it configured/working initially?
10 minutes? All you need is your REST endpoint available. If you aren’t on a public cloud you’ll need to setup an internal gateway or put your rest point on the WAN that can take some time working with your IT / Networking staff
But assuming you can access your Epicor from a public endpoint it takes minutes
Ok we are already using rest for other things so it sounds like that part at least should be simple, thanks!