- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
50 lines
3.7 KiB
JSON
50 lines
3.7 KiB
JSON
{
|
|
"**Enter your Ninox Personal Access Token (API key).**\n\n---\n\n### How to obtain your API key\n\n1. Visit [ninox.com](https://ninox.com) and log in.\n2. Click the **Start Ninox** button to open the web app.\n3. In the top-right corner, click the **Actions** gear icon.\n4. Select **Integrations** from the drop-down menu.\n5. In the pop-up window, click the **Generate** button.\n6. Copy the API key to your clipboard and paste it here.\n": "**Geben Sie Ihren Ninox Persönlichen Zugangs-Token (API-Schlüssel) ein.**\n\n---\n\n### Wie Sie Ihren API-Schlüssel\n\nerhalten. Besuche [ninox.com](https://ninox.com) und logge dich ein.\n2. Klicke auf den **Starte Ninox** Button um die Web-App zu öffnen.\n3. Klicke in der oberen rechten Ecke auf das Getriebesymbol **Actions**\n4. Wähle **Integrations** aus dem Dropdown-Menü.\n5. Klicken Sie im Popup-Fenster auf die **Erstellen** Schaltfläche.\n6. Kopieren Sie den API-Schlüssel in Ihre Zwischenablage und fügen Sie ihn hier ein.\n",
|
|
"Create Record": "Datensatz erstellen",
|
|
"Update Record": "Datensatz aktualisieren",
|
|
"Delete Record": "Datensatz löschen",
|
|
"Upload File": "Datei hochladen",
|
|
"Download File from Record": "Datei von Datensatz herunterladen",
|
|
"Find Record": "Datensatz finden",
|
|
"List Files from Record": "Dateien aus Datensatz auflisten",
|
|
"Custom API Call": "Eigener API-Aufruf",
|
|
"Creates a new record into a specified table.": "Erstellt einen neuen Datensatz in einer angegebenen Tabelle.",
|
|
"Updates fields on an existing record.": "Aktualisiere Felder für einen existierenden Datensatz.",
|
|
"Deletes a record from a table.": "Löscht einen Datensatz aus einer Tabelle.",
|
|
"Attach a file to a record.": "Eine Datei an einen Datensatz anhängen.",
|
|
"Downloads a file attached to a record.": "Lädt eine Datei herunter, die einem Datensatz angehängt ist.",
|
|
"Finds records by field values.": "Findet Datensätze nach Feldwerten.",
|
|
"List files attached to a specific record (without downloading) for management.": "Listet Dateien auf, die an einen bestimmten Datensatz angehängt sind (ohne Download) für die Verwaltung.",
|
|
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
|
"Team ID": "Team-ID",
|
|
"Database ID": "Datenbank-ID",
|
|
"Table ID": "Table ID",
|
|
"Record Fields": "Datensatzfelder",
|
|
"Record ID": "Datensatz-ID",
|
|
"File": "Datei",
|
|
"File ID": "Datei-ID",
|
|
"Table Field": "Tabellenfeld",
|
|
"Search Value": "Suchwert",
|
|
"Method": "Methode",
|
|
"Headers": "Kopfzeilen",
|
|
"Query Parameters": "Abfrageparameter",
|
|
"Body": "Körper",
|
|
"Response is Binary ?": "Antwort ist binär?",
|
|
"No Error on Failure": "Kein Fehler bei Fehler",
|
|
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
|
"Select the team containing the database.": "Wählen Sie das Team, das die Datenbank enthält.",
|
|
"Select the database containing the table.": "Wählen Sie die Datenbank, die die Tabelle enthält.",
|
|
"Select the table": "Tabelle auswählen",
|
|
"The file to upload to the record.": "Die Datei, die in den Datensatz hochgeladen wird.",
|
|
"The value to search for in the specified field.": "Der zu suchende Wert im angegebenen Feld.",
|
|
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
|
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
|
|
"GET": "ERHALTEN",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "LÖSCHEN",
|
|
"HEAD": "HEAD",
|
|
"New Record": "Neuer Datensatz",
|
|
"Triggers when a new record is created in a table.": "Wird ausgelöst, wenn ein neuer Datensatz in einer Tabelle erstellt wird."
|
|
} |