Integrate OOTB or Customized Business Events with Applications using MS Power Automate Flow
Dear Consultants,
Based on requirements, we choose integration techniques.
Today, we'll discuss the methods we use to trigger a call based on process in
D365 FO.
Blog for Pre Process before consuming Customized Business
Event : Customized Business Event in D365 FO
Requirements:
- New
employee is getting on board.
- The
outside system should know the on-boarding process has initiated.
- Dependent
processed will trigger based on ERP event
- CRUD
operation should be available using Data entity framework.
Pre- requisites:
- Data
Entity should be available
- Business
Event should be available
- Permission
to create and manage flow should be available on Power Portal.
Steps:
1) Navigate to Business Events Catalog
2) Search your OOTB / Customized Business Event & Download
the schema
3) Login to https://make.powerautomate.com/
4) Create a flow
5) Add a Trigger Event Action for Fin & Ops [Dynamics
365]
Details: Insert a new step in the flow, then search for Fin
Ops. In the trigger section, select the business event trigger.
Category must match D365 FO.
6) Add New step of Data Operation and then select Parse
Json. Now Paste the Downloaded json [step 2] and click Generate from sample
button.
You will later see a file generated like this.
7) Run the Executor from D365 FO or Flow. If the connection
works, you’ll see results based on the business event linked to your source.
For example, connecting to a data entity will display sample results from that
entity in Flow.
The flow can be used further to automate the processing by
adding more steps.
Hope you find this blog helpful!
Comments
Post a Comment