☁️
Flow IFS Cloud Development Guidelines
  • Flow IFS Cloud Development Guidelines
  • 👶Getting started
    • OData Basics
    • IFS Cloud
    • Terminology
    • Useful Applications
    • IFS documentation
      • IFS API Explorer
      • Entity details
    • Setting up the OData connector
      • Configure connection between Flow Server and IFS Cloud
      • Selecting which configurations are visible in Flow Server
  • 👩‍💻Flow Development with OData
    • Architecture
    • Flow development and distribution strategy
    • Implementation
      • Operations in OData machine steps
      • Missing operations
      • Translations
      • Iteration
      • Join data sets
      • Misc Tips and trix
      • Document / Media Library Management
      • Response status handling
        • Errors from IFS
      • Operation specific notes
        • Set input parameters using flow script
        • Update
        • 🛠️WIP - Create
        • Read
    • Configuration
      • Authentication models
        • Setup Client credential flow
        • 🛠️Setup Password credentials flow
        • 🛠️Setup Authorization code flow
        • 🛠️Setup OpenID flow
        • Obtaining Authentication related URLs from IFS Cloud
      • Projection administration
        • Administrating new projections
        • Administrating updated projections
      • Configuring projections in IFS
        • Custom Entities
        • Custom Projections
        • 🛠️WIP - Query Designer
        • Quick Reports
    • Trigger Flows from IFS Cloud
      • Trigger User Flows via External Navigation Links
      • Trigger Machine Flows via BPA using commands
      • 🛠️Trigger Flow via Event Action
    • Debugging and Testing
      • Aurena debugging
        • Inspect in web browser
        • IFS debug console
      • OData Connector Log
  • 🪄Advanced
    • Custom Request
    • C# usage in the OData connector
      • Different methods
      • Building request
      • 🛠️WIP - Code examples
Powered by GitBook
On this page
  • Postman
  • Chrome extension: JSON Formatter
  • Visual studio code and OData markup plugin

Was this helpful?

  1. Getting started

Useful Applications

Here you will find recommended apps and tools to support your OData development

PreviousTerminologyNextIFS documentation

Last updated 2 years ago

Was this helpful?

Postman

Postman is a great tool for testing APIs. It's less of a "black box" then the OData connector hence it's useful when debugging and testing Projection requests. Just as with the OData connector it's possible to import the Projection Specification to generate all the requests, with payloads, parameters etc. Additionally you can tailor the requests to your choosing.

A must have tool for web developers.

Chrome extension: JSON Formatter

Get requests against IFS Cloud can easely be performed directly in your web browser.

Visual studio code and OData markup plugin

👶
LogoDownload Postman | Get Started for FreePostman
Link to postman web page
https://voyager.postman.com/screen/postman-product-screen-12-2022.svg