All Collections
API Development
The Academy course on API Development
Welcome to API Development
Introduction to What is needed for creating an API
Introduction to Process of creating an API and How to create an API Specification
Example on How to create or link a Process to an API
Example on How to deploy an API
Introduction to How to configure an authentication method for an API
Introduction to How to test an API and API - Key concepts
Introduction to Understanding the Frends API List View
API - Where to get help?
Introduction to API Keys
Introduction to Defining the use of API Key on OpenAPI Specification
Example on Typical API use case scenario
Example on Creating API Keys
Introduction to Passing an API Key to Frends API from a client
Introduction to Rulesets
Example on Basic Ruleset scenario
Example on Ruleset with different access for different API consumer types
Example on Ruleset for full access to Campaign API
Introduction to Deploying APIs and API Version Control
Example on Deploying the current Development version of an API
Example on Deploying a previously Published API version
Introduction to updating API operations
Example on Updating API Triggers of the existing Linked Processes
Example on Unlinking removed API Operations
How to use OAuth 2.0 Implicit flow in APIs published in Frends
How to use OAuth 2.0 Client Credentials flow in APIs published in Frends
How to use OAuth 2.0 Authorization Code in APIs published in Frends
How to use OAuth 2.0 Authorization Code flow with PKCE in APIs published in Frends
Introduction to HTTP Proxy and Wildcards in Frends
Example on Building HTTP request authentication in Processes