← Help Scout integration

Help Scout → your first short-link workflow

Follow these steps once. Then new records can become short links automatically.

1 Get ready

You need a Help Scout account, one automation service (Make, Zapier or n8n), and a ShortFreeURL workspace with a domain and remaining API allowance. Automation-service fees are separate.

For a cloud workflow, ShortFreeURL must have a publicly reachable HTTPS address with a valid certificate. A localhost URL only works from the same computer; Make or Zapier cannot reach your localhost.

Example use: Create short links for support resources. Choose a record containing a public https:// URL. Keep private-file access permissions unchanged.

2 Open setup and create your key

In ShortFreeURL, open Integrations & API, search for Help Scout, and choose Set up workflow. Read the popup, then select Create workflow key.

ShortFreeURL Integrations and API dashboard
ShortFreeURL dashboard screenshot. → Search for Help Scout → Set up workflow → Create workflow key.

Copy the key once into your automation service's protected credential storage. Copy the displayed Links endpoint too. Do not put a key in a public page, screenshot, or shared workflow export.

ShortFreeURL connection values · illustrated settings example
Links endpointhttps://YOUR-SHORTFREEURL-HOST/api/links
AuthorizationYour create-only workflow key (secret)

Use your own endpoint and credentials. Labels may vary with the automation service version.

Open Integrations & API
Workflow setup popup: full guide above the steps and Create workflow key at the bottom
Actual ShortFreeURL popup with demo data (Webflow example). Top arrow: full guide. Bottom arrow: create a workflow key. The same controls apply to Help Scout.

3 Sign in to the source app

Create a new scenario (Make), Zap (Zapier), or workflow (n8n). Add Help Scout as the trigger and sign in there. Choose a new-record event appropriate for your use case, select the account/list/project, then load one test record.

Find the field containing the destination URL. If a native source trigger is unavailable, use a source-supported webhook or scheduled fetch; check that app's permissions and automation plan.

Source trigger · illustrated settings example
AppHelp Scout
EventChoose a new record containing a URL
Test recordPublic URL: https://example.com/article

Use your own endpoint and credentials. Labels may vary with the automation service version.

4 Choose your HTTP setup

Follow one service below. Replace every placeholder with your own value. Send the raw workflow key in Authorization; do not add a Bearer prefix.

Make — HTTP: Make a request
  1. After the source trigger, add HTTP → Make a request.
  2. Select API key authentication and create a credential with key placement Header, name Authorization, and your workflow key as the value.
  3. Paste your Links endpoint and choose POST.
  4. Choose application/json body and Data structure. Add originalURL as Text and map the source URL into it. Add allowDuplicates as Boolean, false.
  5. Enable Parse response. Save, then Run once.
Make HTTP settings · illustrated settings example
MethodPOST
URLYour displayed Links endpoint
AuthenticationAPI key → Header → Authorization
JSON originalURLMap the URL from the trigger
Parse responseYes

Use your own endpoint and credentials. Labels may vary with the automation service version.

Official Make HTTP instructions
Zapier — Webhooks: POST
  1. Add Webhooks by Zapier and choose POST. Webhooks may require a paid Zapier plan.
  2. Paste your Links endpoint. Set Payload Type to json.
  3. Under Data, add originalURL and insert the URL field from the trigger. Use a structured field rather than concatenating raw JSON.
  4. Under Headers, add Authorization with your workflow key. Keep the Zap private and limit editor access because this field contains a credential.
  5. Test this step and inspect the returned shortURL.
Zapier POST settings · illustrated settings example
URLYour displayed Links endpoint
Payload Typejson
Data → originalURLURL field from trigger
Headers → AuthorizationYour workflow key

Use your own endpoint and credentials. Labels may vary with the automation service version.

Official Zapier API request guide
n8n — HTTP Request
  1. Add HTTP Request after your trigger. Set Method to POST and paste your Links endpoint.
  2. Select Generic Credential Type → Header Auth. Create a credential named Authorization with your key as its value.
  3. Enable Send Body, choose JSON, and use fields below. Add originalURL and drag the URL field from the trigger into its value.
  4. Add allowDuplicates as Boolean false when supported by your field editor. Otherwise omit it and check for duplicate triggers.
  5. Execute the step and inspect the JSON output.
n8n HTTP Request settings · illustrated settings example
MethodPOST
AuthenticationGeneric Credential Type → Header Auth
Credential nameAuthorization
Send BodyJSON → originalURL → mapped source URL

Use your own endpoint and credentials. Labels may vary with the automation service version.

Official n8n HTTP Request instructions

Equivalent JSON example (map your actual URL):

{"originalURL":"https://example.com/article","allowDuplicates":false}

5 Test the complete flow

  1. Run one test record. A successful create request returns a 2xx response with shortURL.
  2. Map shortURL from the HTTP output into the next action (for example, update the source record's Short link field).
  3. Open ShortFreeURL → Branded Links. Confirm the destination and domain match the test record.
  4. Open the short URL and confirm it reaches the expected destination.
  5. Run a second distinct record and confirm its URL is mapped dynamically, not the first sample's URL.
Successful response · illustrated settings example
HTTP status2xx
shortURLhttps://your-short-domain.example/abc123
Next actionUse HTTP output → shortURL

Use your own endpoint and credentials. Labels may vary with the automation service version.

The response above is an example, not a live test result. Each successful creation uses your normal plan allowance.

6 Turn on automation

Save and enable the scenario, publish the Zap, or activate the n8n workflow. Send one real new record and review execution history. Avoid triggering on the same Short link field your final action updates; add a filter so records with an existing short link are skipped.

To stop, pause the automation and disconnect the specific account in ShortFreeURL. Disconnecting revokes that key. For another account, use Add another account and a separate key.

7 If a step fails

401 / invalid key
Check Authorization, remove extra spaces, and replace a revoked key. Never paste your key into a support screenshot.
403 / plan restriction
Check workspace role, active subscription, and integration entitlement.
Quota or rate-limit error
Read the response, check API allowance, and retry only transient rate limits with a delay. Repeated retries do not bypass quotas.
400 / invalid URL or domain
Map a full public https:// destination. Check your workspace has an available domain.
Connection refused / certificate error
Use the public HTTPS endpoint, not localhost. Check hosting and certificate status.
Short link created but not written back
Map shortURL from the HTTP result and check permissions on the source record's target field.

Ask Support with the provider name, failed step, timestamp and redacted response. Do not include credentials.

Links, campaigns and support in one place

Choose the tools you need and see exactly which plan includes them. 72 available integrations, 45 guided workflows and 9 planned listings; planned listings are not working connectors.

Starter · $4/month

Google & Meta tracking

Google Ads Data Manager, GA4 Measurement Protocol and Meta Conversions API. Connect accounts and inspect delivery results.

Explore setup →
Starter · $4/month

More advertising platforms

Snapchat, TikTok, X, LinkedIn, Pinterest and Reddit event connectors. Provider permissions and configuration are required.

Explore setup →
Growth · $14/month

Email marketing drafts

Mailchimp, Brevo and supported email providers: select a list and create a campaign draft from a short link. Review and send in the provider.

Explore setup →
Starter · $4/month

Core apps & plugins

Zapier, Make, Slack, Segment and WordPress. Browser extensions, REST API and SDKs use the same workspace quotas.

Explore setup →
Starter · $4/month

Additional workflows

Other app connections and guided HTTP workflows with Make, Zapier or n8n. Follow the full illustrated setup guide.

Explore setup →
Starter · $4/month

Direct account imports

Import selected URLs from supported task, form, document and scheduling accounts. API creation allowances apply.

Explore setup →
Starter · $4/month

Multiple accounts

Connect multiple accounts for the same provider within the plan connection allowance; manage and disconnect each independently.

Explore setup →
Free · included

Android & developer tools

Use current dashboard features on Android; download WordPress, SDKs and CLI installation guides. Purchases and API limits remain server-enforced.

Explore setup →
Free · included

Ask with AI

Ask questions about current guides, API setup and plans; follow cited instructions and escalate account-specific problems to Support.

Explore setup →

USD monthly prices. Provider subscriptions may cost extra. API-created links consume the plan's automation allowance; website links and automation are separate. Compare full plans.