API Reference
This reference can help you explore the Robobot API with your own data.
Last updated
This reference can help you explore the Robobot API with your own data.
Last updated
POST
https://api.robobot.app/client/entry/create/:id
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
GET
https://api.robobot.app/client/form/get/:id
Request this endpoint to retrieve the form data for a certain form_id. allows you to get free cakes.
GET
https://api.robobot.app/client/entry/submit/:id
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
id
string
ID of the form.
string
E-mail of the entry contact.
lastName
string
Last name of the entry contact.
firstName
string
First name of the entry contact
id
string
ID of the cake to get, for free of course.
id
string
ID of the form.
element_id
number
31 (input-number)
element_id
string
"1" (input-options, single)
element_id
string
["1","2"] (input-options, multiple)
element_id
string
[ ] (static-text)