Aussie John 7 Posted June 5, 2020 Share Posted June 5, 2020 I wonder if anyone has successful communication with dRofos software https://wiki.drofus.com/display/DV/API or any other comments? Thanks John Link to post Share on other sites
Wim Decorte 514 Posted June 5, 2020 Share Posted June 5, 2020 Looks straightforward enough, it's a REST API with ODATA query structure... If you have at least FM16 this should be that hard. Link to post Share on other sites
Aussie John 7 Posted June 6, 2020 Author Share Posted June 6, 2020 Thanks Wim - yes I have v18 going on 19. Is there a simple tutorial to help me work through the process? Link to post Share on other sites
Wim Decorte 514 Posted June 6, 2020 Share Posted June 6, 2020 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. Link to post Share on other sites
Aussie John 7 Posted June 16, 2020 Author Share Posted June 16, 2020 thanks Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now