Loading

Hailer + Webhooks by Zapier + Code by Zapier

Create Hailer activities from newly caught webhooks

Using webhooks, you can create or update Hailer activities automatically. The provided code section will have to be modified per Hailer process, but so long as the fieldMap object is modified accordingly it will run as intended. Likewise, due to the user-modifiable nature of Hailer, no fields are predesignated for the activity intended to be created.

Using webhooks, you can create or update Hailer activities automatically. The provided code section will have to be modified per Hailer process, but so long as the fieldMap object is modified accordingly it will run as intended. Likewise, due to the user-modifiable nature of Hailer, no fields are predesignated for the activity intended to be created.

  1. When this happens...
    Webhooks by ZapierWebhooks by Zapier
    Catch Raw Hook

    Wait for a new POST, PUT, or GET to a Zapier URL. Gives the request body unparsed (max 2 MB) and also includes headers.

    TriggerInstant
  2. automatically do this...
    Code by ZapierCode by Zapier
    Run Javascript

    Use Javascript to kick off a workflow. You must return an array of objects. This is an advanced trigger! Uses Node 10.x.x.

    ActionWrite
  3. then do this!
    HailerHailer
    Create/Update Activity

    Create or update an activity

    ActionWrite
Start free with email
  • Free forever for core features
  • 14 day trial for premium features & apps

Supported triggers and actions

What does this mean?
  • Webhooks by Zapier triggers, actions, and search

    Catch Raw Hook

    Wait for a new POST, PUT, or GET to a Zapier URL. Gives the request body unparsed (max 2 MB) and also includes headers.

    Trigger
    Instant
    Try It
    • MethodRequired

    • URLRequired

    • Data Pass-Through?

    • Data

    • Unflatten

    • Basic Auth

    • Headers

    Action
    Write
    • URLRequired

    • Payload Type

    • Data

    • Wrap Request In Array

    • File

    • Unflatten

    • Basic Auth

    • Headers

    Action
    Write
    • CodeRequired

    • Zap Id

    Trigger
    Scheduled
    Try It
hailer logo
hailer logo

About Hailer

Hailer is a tool that helps people be more productive and organized together. It contains modular process management, discussions, calendars and social feeds.
Help

Related categories

  • Project Management
webhook logo
webhook logo

About Webhooks by Zapier

Webhooks simply POST data (or JSON) to a specific URL every time we see something new. Webhooks can also accept data (or JSON) to kick off a workflow in Zapier.

Related categories

code logo
code logo

About Code by Zapier

Write custom Python or Javascript code in response to any data from any service! Transform, mutate, customize or even do custom HTTP in a native and familiar environment.

Related categories