Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  1. Fotoware Alto
    • 11.14 Schreckhorn
    • Terminology
    • Solutions
    • User Guide - Deutsch
    • User Guide - English
    • API Changelog
  2. Fotoware Veloz
    • Managing users and groups
    • Configuring archives
    • Configuring workflows
    • Configuring site behavior
    • Navigating and searching to find your assets
    • Working with your assets
    • Editing asset metadata
    • Uploading files
    • Version Control in Fotoware
    • Albums - Creating and sharing collections
    • Placing assets in a CMS
    • Working with the Fotoware Pro interface
    • Using the Fotoware plugins
    • Consent management
    • User guide to FotoWeb for iPad (Legacy)
    • Picture conferencing with FotoWeb Screens (Legacy)
    • What's what in Fotoware
    • GDPR
    • Fotoware Veloz releases
    • Activity Exports
    • Fotoware Example Workflows
  3. Fotostation
    • Getting started with Fotostation
    • Viewing, selecting and sorting files
    • Managing your assets with archives
    • Adding metadata to assets
    • Searching for assets
    • Working with your assets
    • Version Control in Fotostation
    • Automating tasks with Actions
    • Configuring metadata fields and editors
    • Configuring Fotostation
    • Configuring Fotostation for multi-user environments
    • Troubleshooting Fotostation
  4. Fotoware Flow
    • What is Flow?
    • Getting started
    • Flow dictionary
  5. Fotoware On-Premises
    • Getting started
    • Index Manager
    • FotoWeb
    • Color Factory
    • Connect
    • Operations Center Guide
  6. Integrations and APIs
    • The Fotoware API
    • Creating integrations using embeddable widgets
    • Authorizing applications using OAuth
    • Auto-tagging
    • FotoWeb Drag and Drop export
    • Integration using webhooks
    • Optimizely and Episerver plugin documentation
    • User Interface Integrations
  7. Fotoware Mobile
    • User guide for Fotoware Mobile for iPhone and Android
    • User guide to FotoWeb for iPad (Legacy)
    • User guide to FotoWeb for iPhone and Android (Legacy)

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Support

Table of Contents

What is a webhook? How does using a webhook differ from using FotoWeb's REST API? Why should I use webhooks, and for what? Some practical use cases for webhooks: Using webhooks with middleware What data is transferred using webhooks?
  • Home
  • Integrations and APIs
  • Integration using webhooks

Integration using webhooks

02. April 2025

Elaine Foley

Table of Contents

What is a webhook? How does using a webhook differ from using FotoWeb's REST API? Why should I use webhooks, and for what? Some practical use cases for webhooks: Using webhooks with middleware What data is transferred using webhooks?

What is a webhook?

In simple terms, think of a webhook as a notification. A user can trigger a webhook in FotoWeb when selecting an asset marker or executing an action. FotoWeb then sends data about the asset(s) to the external target system. The external system is targeted using a regular web URL in the webhook setup of FotoWeb configuration. The data sent to the target system can be sent in JSON format or as FORM data using a POST command.

The target system receives all the data about the assets in FotoWeb, along with relevant URLs to create thumbnails/previews, for example, and all the relevant metadata in the assets.

From a more technical perspective, webhooks are HTTP requests sent by the FotoWeb server to external sites. They are POST requests to a preset URL whose body can contain either JSON or form data(application/x-www-form-urlencoded). The content depends on the type of webhook. For example, for assets, it's the JSON representation of a single asset.

Note: Using webhooks requires an API license, but executing webhooks using Fotoware Extended Actions does not require an API license.

How does using a webhook differ from using FotoWeb's REST API?

  • The REST API is used to invoke/call methods in the system (functions, methods, requests)
  •  Webhooks are used to listen to events in the system (events, callbacks)

Why should I use webhooks, and for what?

Webhooks can be used to customize the behavior of user actions in FotoWeb. For example, you can create a completely custom workflow by passing data about assets processed in FotoWeb to an external system that can parse the webhook data and pick up the assets and process them in any way imaginable.

Some practical use cases for webhooks:

  • A webmaster decides on a new picture to be used as the banner on their website's homepage. The webmaster must select a marker in FotoWeb to deliver the new picture to the CMS, and the website is updated with the new picture immediately.
  • A user chooses a new product shot that they want to promote on the company Facebook page. By selecting a marker or running an action, they trigger a webhook from FotoWeb that communicates with the zapier.com middleware web service and posts the picture on the Facebook page within a few seconds. A comment is extracted from the asset's metadata and added to the post to describe it on Facebook.

Using webhooks with middleware

Several online services exist that allow you to create any number of integrations using webhooks. One of these services is Zapier, which allows you to create an integration with a several online services. For example, Zapier can be used receive a webhook and store the associated asset in Dropbox, add asset metadata to a spreadsheet in Google Drive, post a preview of the asset on a WordPress blog, and so on.

Note: Zapier customer data is sent to and stored in the United States.

What data is transferred using webhooks?

Asset information that is transferred includes all the XMP metadata, as well as file information about the asset and any information required to modify/download it.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Enabling Cross-Origin Resource Sharing (CORS) in Fotoware
  • Auto-tagging using webhooks
  • Navigating to a URL when clicking on a marker
  • Tools to test webhook requests
eco-lighthouse-miljøfyrtårn

Company

  • About us
  • Resellers
  • Careers
  • Contact us

Help & support

  • Support center
  • Consultancy
  • Tech partners
  • Fotostation
  • System status

Trust Center

  • Legal
  • Security
  • Sustainability & ESG

Locations

Fotoware AS (HQ)
Tollbugata 35
0157 OSLO
Norway
FotoWare Switzerland AG
Industriestrasse 25
5033 Buchs (AG)
Switzerland

Copyright 2025 Fotoware All rights reserved.

  • Terms of service
  • Privacy policy
  • Cookie policy

Knowledge Base Software powered by Helpjuice

Expand