@extends('layouts.app') @section('title', 'Create API Target') @section('breadcrumb')
Enter the base URL of the API you want to send data to (e.g., https://api.example.com).
The specific endpoint path where data will be sent (e.g., /webhook or /data).
Select the database table from which data will be sent to this API target. Only available tables are shown in the dropdown.
If the target API requires authentication, select the appropriate type and provide the token.
Set how often data should be sent automatically. Choose "Manual" for on-demand sending.