Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions notion/1.0/antora.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: notion-connector
version: '1.0'
display_version: 1.0 (Mule 4)
title: Notion Connector
nav:
- modules/ROOT/nav.adoc
asciidoc:
attributes:
page-component-desc: Enables you to connect to the Notion API.
page-connector-type: Connector
page-connector-level: Select
page-exchange-group-id: com.mulesoft.connectors
page-exchange-asset-id: mule4-notion-connector
page-runtime-version: 4.10.0
page-release-notes-page: release-notes::connector/notion-connector-release-notes-mule-4.adoc
page-vendor-name: notion
page-vendor-title: Notion
page-notice-banner-message: Standard support for Java 8 and 11 ends in March 2025 for Mule 4.8 Edge and February 2026 for 4.6 LTS. Plan your upgrade path for apps that are running on Java 8 or 11 accordingly.
3 changes: 3 additions & 0 deletions notion/1.0/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.xref:index.adoc[Notion Connector]
* xref:index.adoc[Notion Connector Overview]
* xref:notion-connector-reference.adoc[Notion Connector Reference]
20 changes: 20 additions & 0 deletions notion/1.0/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
:connector-name: Notion
:lc-connector-name: notion

= {connector-name} Connector 1.0

Anypoint Connector for {connector-name} ({connector-name} Connector) enables Mule applications to access the {connector-name} API.

For information about compatibility and fixed issues, refer to the {connector-name} Connector Release Notes.

== Before You Begin

include::connectors::partial$t-index-partial.adoc[tags=prerequisites]

== Next Step

include::connectors::partial$t-index-partial.adoc[tags=next-step-basic]

== See Also

include::connectors::partial$t-index-partial.adoc[tags=see-also]
Loading