Content & Documents · Integration

AdRapid

Add AdRapid to your product for your customers, and give your AI agents governed access to it.

AdRapid renders display ad creative from stored templates: you POST to /banners with a template id plus the values you want overridden, and one template fans out to every size and format it was built for. Generation is asynchronous, so the first response comes back with status exporting and empty file URLs, and you have to poll GET /banners/{id} until status flips to ready before the PNG, WebP, JPEG, HTML5 or video outputs are downloadable. Implementers are usually caught out by treating the create call as if it returned assets. Auth is a bearer token that is rotated from the API section of the account, and the design work stays in the AdRapid template library, so the API surface is deliberately narrow. Content & Documents is the closest fit here since the objects you actually move are rendered creative files and the templates they version against, not campaigns. fastn holds each customer's token, does the polling, and keeps the connection working as tokens are rotated.

Start freeBook a demo

In your product

Embedded for your customers. Per-tenant auth, no per-customer code, maintained by fastn.

Let a customer connect their own AdRapid account so banners are rendered from their template library and billed to them

Generate a full size set of display creative from a product feed row whenever a customer publishes a new listing

Re render an existing banner set when a customer changes pricing or copy, without anyone opening a design tool

Pull finished banner files into your asset library once export completes and attach them to the campaign record

For your AI agents

Governed, audited access for the agents you build, through the MCP server.

Let an agent render a named template with supplied copy and return the finished file URLs once export reaches ready

Have an agent list available templates for a tenant so a user can pick one in conversation rather than in the AdRapid UI

Audit per tenant which templates an agent rendered and how many exports it triggered, since renders consume the customer's allowance

Example prompt

Render the spring sale banner set with the new headline and tell me when the files are ready.

Set up AdRapid in 4 steps

  1. 01Enable the AdRapid connector from your fastn dashboard.
  2. 02Have each customer authorise their own AdRapid account, so calls run under their credentials rather than a shared key.
  3. 03Decide which files, documents and versions your product needs, map those fields, then enable the actions and triggers you want.
  4. 04Call it from your product and expose it to your agents through the same governed connection.

Why teams use the AdRapid integration

What you get by embedding it with fastn instead of building it yourself.

  • Ship an AdRapid integration without building it. Your customers connect their own AdRapid account inside your product and work their files, documents and versions there, with no per-customer code on your side.
  • Handle the part that actually costs time: permissions and versioning are easy to get subtly wrong, and mistakes expose content. fastn owns the auth, token refresh, rate limits, pagination and breaking-change fixes, so an AdRapid update is not your on-call problem.
  • One integration serves your product and your agents. The same governed AdRapid connection powers in-product features and gives AI agents scoped, audited access, so you let your product work with your customers' documents in place without wiring it twice.

Used by these teams

MarketingHR & People OpsOperations

Compare with

NotionBoxDocusign

Often used alongside

Tools the same teams tend to run next to AdRapid, across other categories.

ShopifyStripeJiraAsana

AdRapid integration FAQ

How do I add an AdRapid integration to my product?

Enable the AdRapid connector in your fastn dashboard, then let each customer authenticate their own AdRapid account. fastn handles the OAuth flow, token storage and refresh per tenant, so there is no AdRapid client code in your app and no per-customer branch in your codebase. Setup is 4 steps.

Do my customers each connect their own AdRapid account?

Yes. Every connection is scoped to the individual customer, so each authorises their own AdRapid account and only ever sees their own files, documents and versions. That per-tenant isolation is the point of an embedded integration: you support the long tail of customer setups without maintaining an integration per customer.

Can AI agents use this AdRapid integration?

Yes. The same connection is exposed to your agents through the fastn MCP gateway, with permissions scoped per tenant and every call audited. Let an agent render a named template with supplied copy and return the finished file URLs once export reaches ready

Who maintains the AdRapid integration?

fastn does. When AdRapid changes an endpoint, deprecates a field or alters its auth, the fix lands in the connector rather than in your backlog, and your customers' connections keep working.

Whose permissions does the AdRapid integration run under?

Each customer's own AdRapid grant. Where AdRapid holds a library, their existing folder and item permissions apply and your product cannot reach content the connected account could not reach itself. Where it processes content you supply rather than storing it, the call runs under that customer's own credentials and is logged per tenant.

Can my product create or update content in AdRapid automatically?

Where AdRapid supports writes, documents, entries and assets can be created, updated and filed from your product or by an agent within scoped permissions, with each action logged. Where it is a read surface, the same connection serves reads only.

What can I build with the AdRapid integration?

A common starting point: let a customer connect their own AdRapid account so banners are rendered from their template library and billed to them. Teams also use it for the other use cases listed above, and expose it to agents for governed reads and writes.

How much does the AdRapid integration cost?

It is included. Pricing is based on connected accounts, not on how many connectors you enable, so adding AdRapid does not change your per-connector cost. You can start free with 3 connected accounts.

Add AdRapid to your product

Start free with 3 connected accounts. No sales call required, and no per-customer integration code.

Start freeRead the docs
← All integrations