Hi,
I am building an integration with Dynamics 365, marketing forms area, and could not find the proper API documentation to get the list of marketing forms from a CRM instance. Can anyone help me out with this situation? The use case I am working on is detailed below:
Use Case:
- user has the URL to his CRM instance saved in the configuration file of the asp .net website
- user gets authenticated through OAuth
- user queries the forms and selects one that will be rendered/embedded in the page programmatically
Thank you!