Splunk AppDynamics

How to import an API doc in drupal 8 whenever we have a new API product in APIGEE edge?

priya_sony
New Member

I am looking for a way to import and create a new API doc in drupal 8, whenever we have a new API product in APIGEE edge.

In a way, I'm looking for synchronization between drupal portal and the Apigee edge in terms of API products just like apps.

Labels (3)
Tags (3)
0 Karma

RaviSingh
Explorer

Hi,

To achieve synchronization between your Drupal portal and Apigee Edge for new API products, you can try this-  

APIGEE Edge Setup:

Set up your API products in Apigee Edge, and make sure each API product has a clear name, description, and any required attributes. 

Drupal Integration:

Utilize Drupal's extensibility and API capabilities to achieve this synchronization. You can create a custom module or use existing modules to connect Drupal with Apigee. As per this msbi taining resource, the custom module has potential to connect Drupal with Apigee.

Read this doc- https://www.drupal.org/docs/contributed-modules/apigee-edge/synchronize-developers-with-apigee 

0 Karma

Sudheer_Kuragay
Engager

Include the appropriate security policy in your API proxies, such as Verify API Key or OAuth v2.0. The API product uses API keys and/or OAuth access tokens to enforce API access. For more, see API keys and OAuth home.
Add API proxies and/or resource paths to your API product to restrict access. Otherwise, any app associated with the API product will be able to make calls to any API in your Edge organization.

IF you need step by step process, check out the Apigee tutorial.

if you need assistance check out the official docs

Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...