Omnata Product Documentation
  • Omnata Sync for Snowflake
    • What is Omnata Sync for Snowflake?
    • How it works
      • Terminology
      • Branching Mode
      • Sync Directions and Strategies
        • Outbound
        • Inbound
      • Rate Limiting
      • Access Control
      • Notifications
      • Security and Privacy
      • Internal tables
      • Internal Stored Procedures
      • FAQ
    • Step-by-step guides
      • 1. Install the Omnata Sync Engine
      • 2. Install the Omnata Plugin
      • 3. Configure the Plugin
      • 4. Create a connection
      • 5. Create a sync
    • Apps
      • Aerobotics
        • 📘Release History
      • Airtable
        • 📘Release History
      • Amazon Ads
        • Privacy Notice
      • ApprovalMax
        • 📘Release History
      • Bamboo HR
        • 📘Release History
      • Clockify
        • 📘Release History
      • Contentful
        • 📘Release History
      • GitHub
        • 📘Release History
      • Github
      • Google Ads
        • 📘Release History
      • Google Sheets
        • 📘Release History
      • HubSpot
        • 📘Release History
      • Hubspot
      • Infor Data Lake
        • 📘Release History
      • Jira
        • 📘Release History
      • LinkedIn Ads
        • 📘Release History
      • Mailgun
        • 📘Release History
      • Marketo
        • 📘Release History
      • Meta Marketing
        • 📘Release History
      • Microsoft Ads
        • 📘Release History
      • Microsoft Dynamics 365 Business Central
        • 📘Release History
        • 📘Release History
        • 📘Release History
        • 📘Release History
        • 📘Release History
      • Microsoft Entra ID
        • 📘Release History
        • 📘Release History
        • 📘Release History
        • 📘Release History
      • Microsoft Excel
      • Microsoft SQL Server
        • 📘Release History
      • Monday.com
        • 📘Release History
      • MRPeasy
        • 📘Release History
      • PayHero
        • 📘Release History
      • Pinterest Ads
        • Privacy Policy
      • PostgreSQL
        • 📘Release History
      • Salesforce
        • Salesforce Permissions needed
        • Formula Fields
        • How we use the Salesforce APIs
        • 📘Release History
      • Salesforce Marketing Cloud
        • OAuth for APIs, SFTP for file transfer with GPG on outbound
        • OAuth for APIs, SFTP for file transfer
        • OAuth for APIs, Cloud Storage for file transfer
        • 📘Release History
      • Shopify
        • Outbound sync data structures
        • 📘Release History
      • Slack
        • 📘Release History
      • Tiktok Ads
        • Privacy Policy
      • Typeform
        • 📘Release History
      • Wise
        • 📘Release History
      • Xero
        • 📘Release History
      • Zendesk Support
        • 📘Release History
        • 📘Release History
    • Plugins
      • Anatomy of a Plugin
      • Example Plugins
        • Example Plugin: Slack
        • Example Plugin: Zoho CRM
      • Creating Plugins
      • Advanced Plugin topics
        • Advanced rate limiting / concurrency
        • Custom Jinja filters
        • Custom Record Transformers
        • Dynamic Configuration Forms
        • Test case generation
    • Branching
      • Inbound Sync branching
      • Outbound Sync branching
    • Integrations
      • dbt
        • Validation Tests (coming soon)
    • 📘Release History
  • Omnata Connect for Salesforce
    • Overview
    • Getting Started
      • Install the Salesforce App
      • Connect to your data warehouse
        • Snowflake
        • BigQuery
        • Rockset
        • Firebolt
        • SingleStore (previously MemSQL)
      • Deciding which mode to use
    • Omnata with Salesforce Connect (External Objects)
      • Object Configuration
      • View your data in a list
      • Link to other objects
      • Use in a Report
      • Database schema changes
      • Writing to External Objects
    • Omnata with Salesforce Lightning Components
      • Object Configuration
      • View your data in a list
      • Link to other objects
      • Using the Lightning Component on a page
      • Assigning Permissions
    • Advanced Features
      • Row Level Filtering
      • Multi-Currency handling
        • About Multi-Currency
        • Support in Omnata Connect
        • Apex Features
    • Integrations
      • Datadog
    • Omnata with Salesforce Apex
    • Security
    • Use cases
      • Linked object drill-downs
      • Global Search
      • ERP and historical data
      • Embedded product metrics
    • Best Practices
      • Global Search
      • Change Management
      • Snowflake table design
      • Salesforce page layout
      • Salesforce Caching
Powered by GitBook
On this page
  • Prerequisites
  • Authentication
  • Inbound Syncs
  • Outbound Syncs
  1. Omnata Sync for Snowflake
  2. Apps

MRPeasy

PreviousRelease HistoryNextRelease History

Last updated 1 month ago

MRPeasy is a Cloud-Based ERP/MRP system made for small manufacturers and distributors with 10-200 employees. The software offers production planning and scheduling, inventory management, purchasing, CRM, team management, and accounting functionalities to businesses that need a powerful yet affordable and easy-to-use tool for managing their business.

Prerequisites

To connect MRPEasy to Omnata, you need to have an active MRPEasy account on a Unlimited Plan. If you don't have one, you can sign up .

Authentication

MRPeasy REST API uses Basic access authentication

  • api-key - your MRPeasy API key, that can be found in Settings - Integration -> API access;

  • access-key - a secret key that can be defined in Settings - Integration -> API access

Inbound Syncs

The following streams are supported:

  • user_actions (Full Refresh and Incremental)

  • activities (Full Refresh and Incremental)

  • units_of_measurement (Full Refresh and Incremental)

  • work_stations (Full Refresh and Incremental)

  • work_station_types (Full Refresh and Incremental)

  • vendors (Full Refresh and Incremental)

  • vendor_contact_data (Full Refresh and Incremental)

  • bills_of_materials (Full Refresh and Incremental)

  • bills_of_material_components (Full Refresh and Incremental)

  • customer_orders (Full Refresh and Incremental)

  • customer_order_products (Full Refresh and Incremental)

  • customer_order_product_sources (Full Refresh and Incremental)

  • customers (Full Refresh and Incremental)

  • customer_contact_data (Full Refresh and Incremental)

  • manufacturing_orders (Full Refresh and Incremental)

  • manufacturing_order_parts (Full Refresh and Incremental)

  • manufacturing_order_part_lots (Full Refresh and Incremental)

  • manufacturing_order_operations (Full Refresh and Incremental)

  • manufacturing_order_operation_work_stations (Full Refresh and Incremental)

  • manufacturing_order_operation_work_station_workers (Full Refresh and Incremental)

  • manufacturing_order_operation_work_station_worker_results (Full Refresh and Incremental)

  • manufacturing_order_notes (Full Refresh and Incremental)

  • parameters (Full Refresh and Incremental)

  • parameter_values (Full Refresh and Incremental)

  • product_groups (Full Refresh and Incremental)

  • purchase_orders (Full Refresh and Incremental)

  • purchase_order_products (Full Refresh and Incremental)

  • purchase_order_bills (Full Refresh and Incremental)

  • relations (Full Refresh and Incremental)

  • relation_lines (Full Refresh and Incremental)

  • relation_line_values (Full Refresh and Incremental)

  • return_material_authorization_orders (Full Refresh and Incremental)

  • routings (Full Refresh and Incremental)

  • routing_operations (Full Refresh and Incremental)

  • sales_invoices (Full Refresh and Incremental)

  • sales_invoice_products (Full Refresh and Incremental)

  • serial_numbers (Full Refresh and Incremental)

  • shipments (Full Refresh and Incremental)

  • shipment_products (Full Refresh and Incremental)

  • stock_items (Full Refresh and Incremental)

  • stock_item_purchase_terms (Full Refresh and Incremental)

  • stock_item_parameters (Full Refresh and Incremental)

  • stock_lots (Full Refresh and Incremental)

  • stock_lot_locations (Full Refresh and Incremental)

For incremental loads, we utilise the user_actions and the activity codes to determine the changes in the system. The user_actions stream is used to determine the changes in the system and the activity codes are used to determine the changes in the specific stream.

Outbound Syncs

There is currently no outbound sync support for this App, but please if you have a use case in mind.

here
let us know