PipedreamHQ / pipedream

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

[Components] forcemanager #11560

Closed pipedream-component-development closed 1 week ago

pipedream-component-development commented 2 weeks ago

forcemanager

URLs

Polling Sources

new-activity-instant

Prompt

Emit new event when a new activity is created. No additional props required.

new-contact-instant

Prompt

Emit new event when a new contact is created. Props include unique contact identifier.

new-opportunity-instant

Prompt

Emit new event when a new opportunity is created. Props may include customer details and the specific opportunity attributes.

Actions

create-opportunity

Prompt

Creates a new business opportunity. The required props are 'name', 'account', and 'estimated_close_date'. Optional props include 'stage', 'probability', and 'revenue'.

find-contact

Prompt

Allows to search for an existing contact by any field. One of the required props need to be 'name', 'email', or 'phone_number'. This action will return corresponding contacts that match the query.

list-users

Prompt

Returns a list of all users in the app. This action has no required or optional props. It will generate an array with all the users, containing information such as 'name', 'email', 'role', and 'created_at'.

vunguyenhung commented 1 week ago

Hi everyone, all test cases are passed! Ready for release!

Test report https://vunguyenhung.notion.site/Components-forcemanager-19ead17117cd4b06a3d3c579134bd124