
Hi,
I am clicking a link that opens up a pop and I want to enter some details in the popup text box and click a button. How to reference the pop up and which activity should be used to Populate the text inside the popup
Regards
Rajaniesh
Hi @rajaniesh
Looks like your screenshots are of submitting a LinkedIn post.
You might have more reliability using the directly available connector for LinkedIn in the Cloud Flows.
LinkedIn V2 - Connectors | Microsoft Learn
Using Desktop Flows you can only try out which options work like - Spying UI elements, Sendkeys Tab etc.
Edit:
Sorry, after seeing your other post I realised that you are submitting a Facebook post and not a LinkedIn one.
But my answer would be the same. See if you have a connector. If not you will have to play around with the elements to see what works.
Or check for APIs available and call it via the Invoke web service.
Also check this post if it helps A Microsoft Power Automate Custom Connector step-by-step from scratch: Facebook API | by András Fördős | Medium