SaaS Automation
    SaaS Automation
    Content Automation
    • Ping
    • Inbox Automation
    • Content Automation
    • Business Info
    • Long Form Content
      • Blog Generation
        POST
      • White Papers
        POST
      • Case Studies
        POST
      • Newsletters
        POST
    • Short Form Content
      • Reviews
        POST
      • Video Script Generator
        POST
      • Infographics
        POST
      • Press Releases
        POST
      • Email Generator
        POST
      • Outline Generator
        POST
    • Web Copies
      • Homepage Copy
        POST
      • Product Descriptions
        POST
      • Service Descriptions
        POST
      • About Us Generator
        POST
      • FAQs Generator
        POST
      • Testimonial Generator
        POST
      • CTA (Call-to-Action)
        POST
      • Landing Page Copy
        POST
      • Terms of Service
        POST
    • Social Media Copies
      • LinkedIn Post Generator
        POST
      • Instagram Captions
        POST
      • Hashtag Generator
        POST
    • Ad Copies
      • Google Ad Titles
        POST
      • Google Ad Description
        POST
    • Outreach Mail
      POST
    • Prompt Generator
      POST

      Outreach Mail

      Developing
      POST
      https://api.saasautomation.link/content/outreach

      Request

      Authorization
      Add parameter in header
      x-api-key
      Example:
      x-api-key: ********************
      Body Params application/json
      YourName
      string 
      required
      CompanyName
      string 
      required
      RecipientCompanyName
      string 
      required
      ICP
      string 
      required
      Services
      string 
      required
      WordLimit
      integer 
      required
      NumParagraphs
      integer 
      required
      Example
      {
        "YourName": "John Doe",
        "CompanyName": "ABC Corp",
        "RecipientCompanyName": "XYZ Inc",
        "ICP": "Technology startups",
        "Services": "Software Development",
        "WordLimit": 150,
        "NumParagraphs": 2
      }

      Request samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request POST 'https://api.saasautomation.link/content/outreach' \
      --header 'Content-Type: application/json' \
      --header 'x-api-key;' \
      --data-raw '{
        "YourName": "John Doe",
        "CompanyName": "ABC Corp",
        "RecipientCompanyName": "XYZ Inc",
        "ICP": "Technology startups",
        "Services": "Software Development",
        "WordLimit": 150,
        "NumParagraphs": 2
      }'

      Responses

      🟢200OK
      application/json
      Body
      object {0}
      Example
      {}
      Previous
      Google Ad Description
      Next
      Prompt Generator
      Built with