Platform

Use Cases

Developers

Resources

Integrate your app with Trello

Ship the native Trello integration your users need with 70% less engineering.

Trusted by 150+ B2B & AI SaaS engineering teams

Trusted by 100+ fast-growing B2B SaaS companies

Trusted by 150+ B2B & AI SaaS engineering teams

Trusted by 150+ B2B & AI SaaS engineering teams

Ship faster

Engineering teams ship native integrations 7x faster with Paragon

Fully managed authentication

Paragon securely manages auth for your users and keeps OAuth tokens refreshed

Embed in your app

Embed a pre-built UI for your users to authenticate, enable, and configure your integrations (or use headless)

Offload maintenance

Avoid 3rd party API breaking changes, pagination and rate limit errors with Paragon’s integration engine.

Build any use case your users need

Build real-time sync, high volume ingestion, or automation use cases for your application with your users’ 3rd party apps.

Ingest

Sync

Automate

// Pull Accounts from NetSuite

const triggerStep = new IntegrationEnabledStep();


const getAccountsStep = netsuite.getAccounts({

recordType: 'account',

});


const eachAccountStep = new FanOutStep({

description: 'Each Account',

iterator: getAccountsStep.output,

});


const createAccountStep = new RequestStep({

description: 'Create Account API',

url: `https://api.yourapp.io/contacts`,

method: 'POST',

auth: {

bearerToken: context.getEnvironmentSecret("API_KEY"),

},

body: {

account: `${eachAccountStep.output.instance}`,

user_id: `${connectUser.userId}`,

},

});

Ingest

Sync

Automate

// Pull Accounts from NetSuite

const triggerStep = new IntegrationEnabledStep();


const getAccountsStep = netsuite.getAccounts({

recordType: 'account',

});


const eachAccountStep = new FanOutStep({

description: 'Each Account',

iterator: getAccountsStep.output,

});


const createAccountStep = new RequestStep({

description: 'Create Account API',

url: `https://api.yourapp.io/contacts`,

method: 'POST',

auth: {

bearerToken: context.getEnvironmentSecret("API_KEY"),

},

body: {

account: `${eachAccountStep.output.instance}`,

user_id: `${connectUser.userId}`,

},

});

Ingest

Sync

Automate

// Pull Accounts from NetSuite

const triggerStep = new IntegrationEnabledStep();


const getAccountsStep = netsuite.getAccounts({

recordType: 'account',

});


const eachAccountStep = new FanOutStep({

description: 'Each Account',

iterator: getAccountsStep.output,

});


const createAccountStep = new RequestStep({

description: 'Create Account API',

url: `https://api.yourapp.io/contacts`,

method: 'POST',

auth: {

bearerToken: context.getEnvironmentSecret("API_KEY"),

},

body: {

account: `${eachAccountStep.output.instance}`,

user_id: `${connectUser.userId}`,

},

});

Ingest

Sync

Automate

// Pull Accounts from NetSuite

const triggerStep = new IntegrationEnabledStep();


const getAccountsStep = netsuite.getAccounts({

recordType: 'account',

});


const eachAccountStep = new FanOutStep({

description: 'Each Account',

iterator: getAccountsStep.output,

});


const createAccountStep = new RequestStep({

description: 'Create Account API',

url: `https://api.yourapp.io/contacts`,

method: 'POST',

auth: {

bearerToken: context.getEnvironmentSecret("API_KEY"),

},

body: {

account: `${eachAccountStep.output.instance}`,

user_id: `${connectUser.userId}`,

},

});

Skip the API docs

We’ve abstracted the most common API endpoints so you can focus on building the logic for your customers’ use cases.

View all

Action

Trigger

Trigger

Board Created

Receive webhooks when Trello Boards are created.

Trigger

Board Updated

Receive webhooks when Trello Boards are updated.

Action

Create Card

Create Cards in your users' Trello.

Action

Delete Card

Delete Cards in your users' Trello.

Action

Get Cards in Board

Get Cards in a specific Board in your users' Trello.

Action

Get Lists in Board

Get Lists in Boards in your users' Trello.

Action

Search Boards

Search Boards in your users' Trello.

Action

Search Cards

Search Cards in your users' Trello.

Trigger

Card Created

Receive webhooks when Trello cards are created.

Trigger

Card Updated

Receive webhooks when Trello cards are updated.

Trigger

New Comment

Receive webhooks when Trello comments are created.

Action

Update Card

Update Cards in your users' Trello.

Don't see the action you need above? Access any 3rd party API method directly on Paragon, or request the Action to be added.

Skip the API docs

We’ve abstracted the most common API endpoints so you can focus on building the logic for your customers’ use cases.

View all

Action

Trigger

Trigger

Board Created

Receive webhooks when Trello Boards are created.

Trigger

Board Updated

Receive webhooks when Trello Boards are updated.

Action

Create Card

Create Cards in your users' Trello.

Action

Delete Card

Delete Cards in your users' Trello.

Action

Get Cards in Board

Get Cards in a specific Board in your users' Trello.

Action

Get Lists in Board

Get Lists in Boards in your users' Trello.

Action

Search Boards

Search Boards in your users' Trello.

Action

Search Cards

Search Cards in your users' Trello.

Trigger

Card Created

Receive webhooks when Trello cards are created.

Trigger

Card Updated

Receive webhooks when Trello cards are updated.

Trigger

New Comment

Receive webhooks when Trello comments are created.

Action

Update Card

Update Cards in your users' Trello.

Don't see the action you need above? Access any 3rd party API method directly on Paragon, or request the Action to be added.

Skip the API docs

We’ve abstracted the most common API endpoints so you can focus on building the logic for your customers’ use cases.

View all

Action

Trigger

Trigger

Board Created

Receive webhooks when Trello Boards are created.

Trigger

Board Updated

Receive webhooks when Trello Boards are updated.

Action

Create Card

Create Cards in your users' Trello.

Action

Delete Card

Delete Cards in your users' Trello.

Action

Get Cards in Board

Get Cards in a specific Board in your users' Trello.

Action

Get Lists in Board

Get Lists in Boards in your users' Trello.

Action

Search Boards

Search Boards in your users' Trello.

Action

Search Cards

Search Cards in your users' Trello.

Trigger

Card Created

Receive webhooks when Trello cards are created.

Trigger

Card Updated

Receive webhooks when Trello cards are updated.

Trigger

New Comment

Receive webhooks when Trello comments are created.

Action

Update Card

Update Cards in your users' Trello.

Don't see the action you need above? Access any 3rd party API method directly on Paragon, or request the Action to be added.

Skip the API docs

We’ve abstracted the most common API endpoints so you can focus on building the logic for your customers’ use cases.

View all

Action

Trigger

Trigger

Board Created

Receive webhooks when Trello Boards are created.

Trigger

Board Updated

Receive webhooks when Trello Boards are updated.

Action

Create Card

Create Cards in your users' Trello.

Action

Delete Card

Delete Cards in your users' Trello.

Action

Get Cards in Board

Get Cards in a specific Board in your users' Trello.

Action

Get Lists in Board

Get Lists in Boards in your users' Trello.

Action

Search Boards

Search Boards in your users' Trello.

Action

Search Cards

Search Cards in your users' Trello.

Trigger

Card Created

Receive webhooks when Trello cards are created.

Trigger

Card Updated

Receive webhooks when Trello cards are updated.

Trigger

New Comment

Receive webhooks when Trello comments are created.

Action

Update Card

Update Cards in your users' Trello.

Don't see the action you need above? Access any 3rd party API method directly on Paragon, or request the Action to be added.

Explore all integrations

Paragon makes it easy to ship integrations with 100+ of other SaaS applications.

Sales & Marketing

Tasks & Ticketing

Files & Knowledge

Accounting

Popular

Sales & Marketing

Tasks & Ticketing

Files & Knowledge

Accounting

Popular

Sales & Marketing

Tasks & Ticketing

Files & Knowledge

Accounting

Popular

Keep your integrations

running smoothly

Guarantee reliability to your users with end-to-end monitoring & observability across their integrations. Errors are inevitable when working with 3rd party APIs - Paragon enables you to debug issues faster by easily pin pointing when and why an integration isn’t working, for any user.

Task history

Customer dashboards

Error notifications

Release diff

Ready to get started?

Join 150+ SaaS & AI companies that are scaling their integration roadmaps with Paragon.

Ready to get started?

Join 150+ SaaS & AI companies that are scaling their integration roadmaps with Paragon.

Ready to get started?

Join 150+ SaaS & AI companies that are scaling their integration roadmaps with Paragon.

Ready to get started?

Join 150+ SaaS & AI companies that are scaling their integration roadmaps with Paragon.