Hi Everyone ,
I need to send email without using power automate . So I use On Success property of edit form ,I am using
OnSuccess = Office365Outlook.SendEmail("nancy@xxxx.onmicrosoft.com", "Use Details", "Details
1. RegID:
2. City:
3. Country:How we pull out data of RegID, City, Country. And I don't want to use RegID:txtinput.text something .
Thanks,