I am currently working on azure logic app, my scenario is I want to get the newly created record from azure SQL database and then insert it into Dynamics CRM.
For that I read this link, in that comments section someone mentioned like right now there is no trigger during an SQL table insertion using Logic Apps. I know there is preview version available but I don’t know how to access it.
Can you please tell how to access preview version of it and how to do that with out using trigger during SQL table insertion?