HR & RECRUITING

Sequential Offer-Letter Comp Sign-Off Relay

Routes a new offer-letter request through hiring manager, finance, and HR director one at a time, only advancing to the next approver after the prior one signs off.

CategoryHR & Recruiting
Enginesim
Difficultyintermediate
Triggerwebhook
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerOffer request received via webhookHTTP webhook
  • ActionCreate hiring-manager approval task and waitAsanaAsana
  • LogicIf manager approved, continue; else stop and notify
  • ActionCreate finance comp approval task and waitAsanaAsana
  • ActionCreate HR director approval task and waitAsanaAsana
  • OutputWrite assembled signed packet to Drive folderGoogle DriveGoogle Drive

What it does

Takes a draft offer (candidate, role, base, equity, bonus) and walks it through three approvers in strict sequence — hiring manager, then finance, then HR director — never showing the next person the request until the previous one has approved. Once all three clear, it compiles a signed approval packet.

When to use it

Use when offer comp must be approved in a fixed chain of command and you want an auditable, gated relay instead of a free-for-all email thread. Ideal for teams where finance should never see an offer the manager hasn't already endorsed.

How it works

  1. 1A request lands via webhook from your ATS or an internal offer form.
  2. 2The flow creates an Asana approval task assigned to the hiring manager and waits for completion.
  3. 3A logic gate checks the manager's decision — only an approval advances; a rejection ends the relay and notifies the requester.
  4. 4The same approve-and-wait pattern repeats for finance, then the HR director.
  5. 5On full approval, the assembled packet (all three sign-offs plus comp details) is written to a Google Drive folder for the recruiter to action.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect AsanaTasks, projects, milestones — everywhere.
  3. 3
    Connect Google DriveDocs, sheets, slides, files.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.