FM
FlowMarket
MarketplaceRequest custom workSell
FM
FlowMarket

n8n automation services, setup and templates.

Navigation

  • Marketplace
  • Request custom work
  • Sell
  • How it works
  • Sell on FlowMarket
  • Setup guide
  • Maintenance guide
  • Articles
  • Tools

Terms

  • Terms of Use
  • Terms of Sale
  • Seller Terms

Legal

  • Legal Notice
  • Liability

Privacy

  • Privacy Policy
  • Cookies

Community

  • Guides
  • Support
  • FlowMarket Discord

    Tickets, help, and community chat.

© 2026 FlowMarket — All rights reserved.

n8n marketplace · automation services

Concrete setup methods

How n8n workflow setup can actually happen

This guide explains the concrete delivery methods a buyer and a seller can use for workflow setup on FlowMarket. The method must be chosen before work starts, because access, responsibility, testing and delivery proof are not the same in every case.

Browse workflowsRead the setup overview

One rule: choose the setup method before payment or delivery.

A setup offer should say exactly how the seller will work: direct access, guided call, buyer-side configuration, sandbox delivery or self-hosted technical setup.

Define access

Who touches the n8n instance, credentials and external tools.

Define tests

What data is used and what result proves that setup is complete.

Define handover

What the buyer receives after setup: workflow, notes, screenshots or call recording.

No ambiguity

A setup method is not a detail. It is part of the service.

A seller should not write "setup included" without saying how setup will be done. The buyer must know whether the seller will access their n8n account, guide them on a call, deliver a configured sandbox workflow, or only review buyer-side configuration.

Temporary accessGuided callBuyer-side setupSandbox setupSelf-hosted setup

Decision table

Choose the right setup method

Use this table to decide how setup should be delivered. Sellers can copy these labels directly into their FlowMarket offer.

MethodBest forBuyer providesSeller deliversNot suitable when
Temporary n8n accessMost standard n8n Cloud setups and simple business automations.Guest access, required app permissions, test data, expected output.Configured workflow inside buyer's n8n instance, test execution, delivery note.The buyer cannot create a limited user or revoke access after delivery.
Guided screen-share setupBuyers who do not want to share access but can join a call.Computer access, logged-in tools, credentials entered by the buyer, test data.Live guidance, configuration instructions, real-time checks, final test.The setup requires long debugging or several disconnected tools.
Buyer-side setup with seller reviewTechnical buyers who can configure credentials themselves.Self-configuration, screenshots/logs, test results, answers to seller questions.Checklist, mapping instructions, review, correction guidance.The buyer expects the seller to touch their environment directly.
Sandbox or staging setupWorkflows that should not be built directly in production.Sandbox access or dummy data, fake credentials when possible, validation rules.Configured workflow in a test space, exportable final workflow, migration notes.The final workflow cannot be tested without production credentials or real data.
Self-hosted technical setupAdvanced buyers using Docker, VPS, custom domains, private APIs or internal databases.n8n version, hosting details, logs, env vars required, limited server/admin access if agreed.Workflow setup plus technical configuration that was explicitly included.The seller's offer excludes server, DNS, Docker, reverse proxy or hosting work.

Method 1

Temporary access to the buyer's n8n instance

This is the cleanest method for many standard setups. The seller configures the workflow directly inside the buyer's n8n instance using limited, temporary access.

1

Direct setup inside buyer's n8n

Recommended for n8n Cloud, simple self-hosted instances, and workflows using common apps like Gmail, Slack, Notion, Airtable, HubSpot, Sheets, Stripe or HTTP APIs.

Buyer must do

  • Create a temporary n8n user or invite the seller with limited permissions.
  • Create or approve the required credentials.
  • Provide test data and the expected output.
  • Revoke access after delivery unless maintenance is active.

Seller must do

  • Import or duplicate the workflow.
  • Configure credentials, URLs, IDs, webhooks and environment values.
  • Run the agreed test scenario.
  • Send proof of working execution and short handover notes.

Delivery proof

  • Successful n8n execution screenshot or log.
  • Example output in the target tool.
  • List of configured credentials/tools.
  • Short note explaining how to run or edit the workflow.

Method 2

Guided setup during a screen-share call

The buyer keeps control of the accounts. The seller tells the buyer exactly what to click, what to paste and what to test. This is useful when the buyer does not want to grant account access.

2

Seller guides, buyer controls

Best when credentials are sensitive, when OAuth must be completed by the account owner, or when company rules prevent external access.

Buyer must do

  • Join the call on time with access to n8n and required tools.
  • Enter credentials themselves.
  • Share screen while the seller gives instructions.
  • Run the final test during the call.

Seller must do

  • Prepare a step-by-step setup plan before the call.
  • Guide the buyer through every required configuration step.
  • Check node errors, field mapping and webhook behavior live.
  • Summarize what was completed and what remains.

Delivery proof

  • Successful test performed during the call.
  • Call summary written in FlowMarket messages.
  • Remaining action list if something was blocked by missing buyer access.
  • Screenshot or execution ID if available.

Method 3

Buyer-side setup with seller review

The seller does not access the buyer's environment. The seller provides exact instructions, then reviews screenshots, logs or exported workflow data sent by the buyer.

3

Instructions first, review after

Best for technical buyers, agencies, internal teams and companies that do not allow external users into their automation stack.

Buyer must do

  • Import the workflow themselves.
  • Follow the seller's configuration checklist.
  • Send errors, screenshots or logs when a step fails.
  • Run the final test and share the result.

Seller must do

  • Provide exact values to replace, fields to map and nodes to edit.
  • Explain how to create each credential.
  • Review evidence sent by the buyer.
  • Give targeted fixes, not generic advice.

Delivery proof

  • Completed buyer checklist.
  • Successful execution log or screenshot from the buyer.
  • Seller confirmation that the visible setup matches the agreed scope.
  • List of unresolved items caused by missing buyer-side information.

Method 4

Sandbox or staging setup

The workflow is configured and tested in a safe environment before being moved to production. This avoids breaking live automations, sending real emails, charging real payments or modifying real data during setup.

4

Test first, migrate after

Recommended when the workflow touches customers, payments, CRMs, email sending, databases, stock, support tickets or production business data.

Buyer must do

  • Provide sandbox accounts, dummy data or a staging n8n workspace.
  • Confirm what actions must not run in production during setup.
  • Provide production values only when migration is ready.
  • Validate the test result before production activation.

Seller must do

  • Disable dangerous production actions during tests.
  • Use test endpoints, dry-run modes or dummy records where possible.
  • Document values that must change before production launch.
  • Provide a migration note for final activation.

Delivery proof

  • Successful sandbox execution.
  • Exported workflow ready for production import.
  • Checklist of production variables to replace.
  • Clear warning for any action that can affect real users or real data.

Method 5

Self-hosted technical setup

This method is for buyers running n8n on their own infrastructure. It may involve Docker, environment variables, reverse proxy settings, webhook URLs, firewall rules, databases or private APIs. It must be priced and scoped separately from basic setup.

5

Workflow setup plus infrastructure constraints

Only use this method when the seller explicitly accepts self-hosted support. Basic setup should not silently include server administration.

Buyer must do

  • Give the n8n version, hosting type and deployment method.
  • Provide relevant logs, webhook URLs and error messages.
  • Confirm whether the seller is allowed to access the server.
  • Provide a backup before any risky production change.

Seller must do

  • State whether server/Docker/DNS work is included or excluded.
  • Configure only what was agreed.
  • Avoid destructive changes unless explicitly approved.
  • Document changed variables, URLs, credentials and workflow settings.

Delivery proof

  • Working webhook or trigger confirmation.
  • Successful workflow execution in the self-hosted instance.
  • List of infrastructure changes made.
  • Known limits or follow-up actions if the server is misconfigured.

Mandatory before work starts

The setup brief must contain these details

Without these details, the seller cannot reliably deliver setup and the buyer cannot fairly validate the result.

Buyer information

  • n8n Cloud or self-hosted.
  • n8n version if self-hosted.
  • Apps to connect.
  • Available access method.
  • Example input data.
  • Expected output.
  • Production risks to avoid.

Seller commitment

  • Chosen setup method.
  • Tools included in setup.
  • Number of test scenarios.
  • Number of included corrections.
  • Delivery proof format.
  • Support period after delivery.
  • Clear exclusions.

Security rules

Unsafe setup methods should be refused

These practices create unnecessary risk for the buyer and the seller. They should not be treated as normal setup delivery.

No primary passwords

  • Do not ask for the buyer's main Google, Slack, CRM or n8n password.
  • Use guest access, OAuth, service accounts or screen-share instead.

No permanent admin access

  • Access should be temporary and revoked after delivery.
  • Permanent access belongs in a separate maintenance agreement.

No production tests without approval

  • Do not send real emails, charge payments or modify real records without buyer approval.
  • Use test mode or dummy data first.

Seller copy

Ready-to-use wording for FlowMarket offers

Sellers can use this text to make their setup offer precise.

Standard setup wording

Setup method: Temporary access to your n8n instance.

I will import the workflow, configure listed credentials, replace placeholder values, map the agreed fields, run one test scenario and deliver proof of successful execution.

Required from buyer: temporary n8n access, required app permissions, test data and expected output.

Not included: new features, major workflow redesign, server fixes, third-party subscription costs or long-term maintenance.

Guided setup wording

Setup method: Live guided setup call.

You keep control of your accounts. During the call, I guide you through importing the workflow, creating credentials, mapping fields and running the final test.

Required from buyer: access to n8n and connected tools during the call, ability to enter credentials, test data and expected output.

Not included: configuration outside the call, unrelated debugging, custom development or maintenance.

Validation

When setup is considered delivered

Setup is delivered only when the agreed method has been followed and the agreed test has passed. A vague "it should work now" is not enough.

Required result

  • The workflow exists in the agreed environment.
  • The listed credentials/tools are connected.
  • The agreed test scenario runs successfully.
  • The expected output is produced.

Required proof

  • Successful execution screenshot or log.
  • Output example in the destination tool.
  • Short handover note.
  • List of remaining limits if any were caused by buyer-side constraints.

Not a failed setup

  • Buyer did not provide required credentials.
  • Buyer changed the workflow after delivery.
  • Third-party API is down or rate-limited.
  • Buyer requests new features outside the agreed scope.

FAQ

Concrete setup questions

Which setup method should be the default?

For most simple workflows, use temporary n8n access. It is faster and easier to validate. If the buyer cannot grant access, use guided screen-share setup or buyer-side setup with seller review.

Can the seller ask for passwords?

No. The seller should use temporary users, OAuth approval, service accounts, limited API keys, screen-share guidance or sandbox access. Primary passwords should not be shared.

Is self-hosted n8n included in basic setup?

No, not automatically. Self-hosted setup can require server, Docker, DNS, proxy, environment variable or webhook debugging. The seller must explicitly include that work or quote it separately.

Can setup be done without access to real credentials?

Sometimes. The seller can prepare the workflow in sandbox mode or with dummy values, but final validation usually requires the buyer to connect real credentials or run a real test themselves.

What if the buyer wants new workflow logic during setup?

That is not basic setup. It should be handled as an extra revision, custom workflow work or a separate quote unless the seller already included it in the setup offer.

Make setup predictable

Choose the method before the seller starts.

A good setup offer tells the buyer exactly how the work will happen, what access is needed, what test will prove delivery and what is excluded from the price.

Browse workflowsOffer setup