Hello,
I have a custom table in dataverse that includes a set of records that should be synced in real-time directly to F&O in a specific custom table.
Example: If I imported 100k records in the dataverse custom table and I pushed the "Post" button from dataverse-> automatically these data should be synced and created in the F&O table.
What do you recommend as a best practice to do this integration and achieve this requirement? Should we call the Odata Web API of the F&O table and execute it as a POST method or is there any other better way?
Could you please provide documentation or a blog post to do this integration on a button action?
Any help is highly appreciated.
Best regards,
EBMRay