Hi Folks,
I need to create a flow for a Vendor creation through Power Automate in D365 FO, using a SharePoint list.
Could you please help me to understand I need to add the PAN account number during vendor creation. However, I am unable to find this field in the VendorsV3 entity, which I am using for creating vendor records in the "All Vendors" form. I have checked the VendorsV3 entity in Data Management, and it contains this field, but it is not visible in Power Automate.
Additionally, how to create a GST number for the vendor, as it exists in a different entity and not able to get updated for same vendor which I am creating In below image
Power automate flow :
Creation of item using share point
Then getting approval
After approval
It is creating record in all vendor for (create record)
And after that I have used create record one for creating GST
so it is creating a new GST but its not updated in the newly created vendor automatically
Thanks in advance!!