1. Home
  2. Workflows
  3. What are Headlight operations?

What are Headlight operations?

Headlight operations are workflow component action types that allow you to perform various operations in the Headlight platform, such as activating someone’s car budget, booking a book car, creating an energy card, etc.

Configuring Headlight operations

Headlight operations all have a similar structure. They require a set of inputs, and they yield a set of outputs. For instance, the Headlight operation “Associate Energy Card” requires as input fields the energy card id, and the new owner employee id. Optionally, you can provide other inputs, such as the association date. As output, the operation yields a reference to the updated energy card.

You can use available parameter references to fill out the fields that the operation requires.

Headlight operation example: Associate Energy Card

Was this article helpful?

Related Articles

Leave a Comment