June 5, 20205 yr I wonder if anyone has successful communication with dRofos software https://wiki.drofus.com/display/DV/API or any other comments? Thanks John
June 5, 20205 yr Looks straightforward enough, it's a REST API with ODATA query structure... If you have at least FM16 this should be that hard.
June 6, 20205 yr Author Thanks Wim - yes I have v18 going on 19. Is there a simple tutorial to help me work through the process?
June 6, 20205 yr At the core of this is just one script step: "insert from URL" with the cURL options. There are a lot of demo files and blog posts out there on how to consume APIs from FM, haven't seen one specifically for dRofos but since it is a REST API, the mechanics are always the same. Any API demo from Soliant, db services, Geist, SeedCode, skeleton key,... should give you enough of a starting point to see how it is done from FM. The rest is learning the dRofos API itself.
Create an account or sign in to comment