PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.28k stars 5.26k forks source link

[Components] bubble #10664

Open pipedream-component-development opened 1 month ago

pipedream-component-development commented 1 month ago

bubble

URLs

Polling Sources

new-workflow-trigger-event-instant

Prompt

Emit new event when a Bubble workflow including the plugin action is activated. No props required for this trigger.

watch-data-things

Prompt

Emit new event when there is a new data thing of a given type. Required props: 'Type of Data Thing' to watch for.

watch-events-instant

Prompt

Emit new event when an event is posted from your Bubble application. No props required for this trigger.

Actions

create-thing

Prompt

Create a new entity in Bubble. This action requires a 'thing' prop which is the entity to be created.

modify-thing

Prompt

Adjust an existing entity in Bubble by its ID. This action requires a 'thing-id' prop which is the ID of the entity to be modified.

find-bubble-thing

Prompt

Locate a specific entity in the Bubble database. The action needs a 'search-parameter' prop which is the parameter to be used in searching for the entity.

michelle0927 commented 1 month ago

Paid account needed

Screenshot 2024-03-01 at 1 53 14 PM