Project bubble
Project bubble

ProProfs Project is a project management tool that helps teams plan, collaborate, and deliver projects efficiently.

Completely Secure
63415VIEWS
2007USERS

Tools

1 of 1

Data Api Get Data Type Fields

Tool to get the fields of a specific data type. Use after discovering a data type to inspect its fields.

Data Api Get Objects

Tool to retrieve a list of objects for a specified data type. Use when you need to list items with optional filters, sorting, and pagination.

Get Record By Id

Tool to retrieve a specific record by ID from the Bubble Data API. Use after confirming the data type and record ID. Example: Request type='teams', id='a1b2c3d4'.