
Hi! I'm building my first application in Power Apps. I managed to do pretty much everything I wanted, however, at one point I'm in doubt, and I couldn't find anything related on the internet.
I created the tables and columns in Model Driven, created the form and view fields, and created a Canvas application.
This app is basically an e-commerce.
What I'm trying to do is this: when the order is completed, generate a phone call activity, so that some salesperson gets in touch with the customer.
However, in Dynamics, I see that my application doesn't have the "Activities" area. This area only exists in the Sales HUB.
How can I make the order go from my application, and pass the information to the sales HUB activities?
I tried using Power Automate, but I didn't find anything that solved it. Thank you for your attention!
Hi @Closy :
I am afraid this requirement needs to be realized with power automation:
expression:
length(body('Filter_array'))
In addition, for questions about Power Automate I recommend navigating to the Power Automate forum
Best Regards,
Bof