Build it
What do you want Typeform and Logo.dev to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Typeform and Logo.dev
Triggers and actions 1 trigger · 28 actions
Trigger
New Form ResponsePolling trigger: fires for each new completed form submission. Polls the responses endpoint and dedups by response token.
Action
Create FormCreate a new form. Provide the full form definition object (title, fields, etc.).
Action
Create or Update WebhookCreate or update a webhook on a form (PUT by tag). Set url, enabled, and optional secret/verify_ssl.
Action
Create ThemeCreate a new theme (name, colors, font, etc.).
Action
Create WorkspaceCreate a new workspace with the given name.
Action
Delete FormPermanently delete a form by its form ID.
Action
Delete ThemeDelete a theme by its ID.
Action
Delete WebhookDelete a webhook from a form by its tag.
Action
Delete WorkspaceDelete a workspace by ID.
Action
Get AccountRetrieve the authenticated user's account/profile (/me).
Action
Get FormRetrieve a single form definition by its form ID.
Action
Get ThemeRetrieve a single theme by its ID.
Action
Get WebhookRetrieve a single webhook on a form by its tag.
Action
Get WorkspaceRetrieve a single workspace by ID.
Action
List FormsRetrieve all forms in your Typeform account (paginated).
Action
List ImagesRetrieve all images in your account image library.
Action
List ResponsesRetrieve responses (submissions) for a form, with optional filters (completed, since, until, page_size).
Action
List ThemesRetrieve all themes in your account (paginated).
Action
List WebhooksList all webhooks configured on a form.
Action
List WorkspacesRetrieve all workspaces in your account (paginated).
Action
Update FormReplace an existing form definition (full PUT) by form ID.
Action
Get Crypto Logo By Symbolfetch a cryptocurrency logo image by symbol
Action
Get Logo By Domainfetch a company logo image by domain (img.logo.dev)
Action
Get Logo By ISINReturns the logo image for a security's ISIN code, e.g. US0378331005 for Apple. logo.dev resolves the ISIN to a company and serves its logo, so the response is the image itself — use the status code and content type to confirm a logo was found.
Action
Get Logo By Stock Exchangefetch a logo image by stock exchange
Action
Get Logo By Stock Tickerfetch a company logo image by stock ticker
Action
Get Logo Image URLBuild the public PNG/JPG logo image URL for a domain using the publishable token. Supports size, format, theme (light/dark), greyscale, and a fallback.
Action
Get Logo Record By Brand Nameresolve a brand name to a domain and return its logo record
Action
Search Brands By Nameresolve a brand name to candidate domains (up to 10 results by popularity)
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.