Passer au contenu principal
POST
/
creation
/
webhooks
/
catapult
/
{gps_key_id}
POST WebhookCatapultView
curl --request POST \
  --url https://dev.api.formapulse.formafoot.fr/creation/webhooks/catapult/{gps_key_id}/ \
  --header 'Content-Type: multipart/form-data' \
  --form 'topic=<string>' \
  --form 'action=<string>' \
  --form 'trigger={}' \
  --form 'system={}' \
  --form 'customer={}'
{}

Documentation Index

Fetch the complete documentation index at: https://formapulse.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Paramètres de chemin

gps_key_id
integer<int64>
requis

Identifiant gps_key_id

Corps

multipart/form-data

POST /createur/webhooks/catapult/<gps_key_id>/

topic
string
requis
action
string
requis
trigger
Trigger · object
requis
system
System · object
customer
Customer · object

Réponse

Reponse de succes

The response is of type object.