Blog post:How to get data from Dynamics 365 (Dataverse) and use it in public web forms
I have followed the documentation and be able to do what exactly was stated there. However, How do I connect it to my own custom tables that are not the account and contacts table. Thank Yo
Hello @gbolahan.akinola,
Welcome to the Plumsail Community!
You need to update file: FunctionApp/Dynamics365/CRM/Contacts.cs, the path and what columns to retrieve:
Thank you @Margo . I would try that now
We don’t accept changes to our repository. Please fork it to your GitHub account.
