@extends('layout.default') @section('content')

API

@csrf
@if ($errors->any())
@endif
Every time your account receives a new lead, we'll send the lead information to this URL via POST method. You can use this to set up an integration with your autoresponder, Zapier or other external tools.
@endsection