Skip to main content

Pipefy

Manage your Pipefy processes.

Pipefy Logo

Authentication

This connector uses Token-based authentication.

info

Set up your connection in the Abstra Console before using it in your workflows.

How to use

Using the Smart Chat

Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".

Using the Web Editor

from abstra.connectors import run_connection_action

result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})

Available Actions

This connector provides 170 actions:

ActionPurposeParameters
agents_usage_detailsReturns information about the usage of agents in the organization.filter_date: {
. from (string)
. to (string)
} (object) required
filters: {
. action (array)
. event (array)
. pipes (array)
. status (array)
. tagsUuids (array)
} (object)
organization_uuid (string) required
search (string)
sort: {
. by (string)
. order (string)
} (object)
ai_agentReturns information about the agent.uuid (string) required
ai_agentsReturns information about the agents in the pipe.after (string)
first (number)
filter: {
. byName (string)
. byStatus (string)
} (object)
repo_uuid (string) required
sort: {
. by (string)
. order (string)
} (object)
ai_credit_usage_statsGetting AI credits usage dataorganization_uuid (string) required
period (string) required
all_cardsFetches all pipe cards based on argumentsafter (string)
before (string)
first (number)
last (number)
filter: {
. field (string)
. operator (string)
. value (string)
. AND (array)
. OR (array)
} (object)
pipe_id (string) required
auto_fill_fieldsLookup the values that will automatically fill the child-card's start form fieldsconnector_id (string) required
connector_type (string) required
override_field_value (array)
parent_card_id (string) required
through_connectors: {
. fieldId (string)
. fieldUuid (string)
. nextConnectorField (object)
} (object)
automated_formula_operationsLookup available formula operations for automated formula type automationsNo parameters
automationLookup an automation by its IDid (string) required
automation_actionsLookup information about the automation's actionsrepo_id (string)
automation_event_attributesAutomations event attributesNo parameters
automation_eventsLookup information about the automation's eventsNo parameters
automation_events_by_phaseLookup information about the automation's events by phaseNo parameters
automation_initial_valuesLookup initial values for automationaction_id (string) required
automation_jobs_exportLookup an automation jobs export by its IDid (string) required
automation_logsSearch automation logs by automationafter (string)
before (string)
first (number)
last (number)
automation_id (string) required
search_term (string)
status (string)
automation_logs_by_repoSearch automation logs by repoafter (string)
before (string)
first (number)
last (number)
repo_id (string) required
search_term (string)
status (string)
automation_simulationAutomation simulation resultsimulation_id (string) required
automationsLookup automations by organization and filtersafter (string)
before (string)
first (number)
last (number)
action_id (string)
active (boolean)
organization_id (string) required
repo_id (string)
search (string)
sort: {
. by (string)
. order (string)
} (object)
automations_usage_detailsReturns information about the usage of agents in the organization.filter_date: {
. from (string)
. to (string)
} (object) required
filters: {
. action (array)
. event (array)
. pipes (array)
. status (array)
. tagsUuids (array)
} (object)
organization_uuid (string) required
search (string)
sort: {
. by (string)
. order (string)
} (object)
available_rolesThe avaiable roles for logged userresource_type (string) required
resource_uuid (string) required
cardLookup a card by its IDid (string) required
cardsFetches a group of cards based on argumentsafter (string)
before (string)
first (number)
last (number)
pipe_id (string) required
search: {
. assignee_ids (array)
. ignore_ids (array)
. label_ids (array)
. title (string)
. search_strategy (string)
. inbox_emails_read (boolean)
. include_done (boolean)
} (object)
pipe_relation_id (string)
through_connectors: {
. fieldId (string)
. fieldUuid (string)
. nextConnectorField (object)
} (object)
cards_importationsLookup the cards importer history by the pipe IDpipe_id (string) required
status (array)
channel_configurationsShow channel configurations available for the organization allows filtering by channel name, channel status, channel type and provider identifierafter (string)
before (string)
first (number)
last (number)
search: {
. channelName (string)
. channelStatus (string)
. channelType (string)
. providerIdentifier (string)
} (object)
organization_uuid (string) required
conditional_fieldConditional Fieldcard_id (string)
override_field_value (array)
repo_id (string) required
connected_table_recordsConnected Table Recordsafter (string)
before (string)
first (number)
last (number)
search: {
. assignee_ids (array)
. ignore_ids (array)
. label_ids (array)
. orderDirection (string)
. include_done (boolean)
. orderField (string)
. title (string)
} (object)
table_id (string) required
through_connectors: {
. fieldId (string)
. fieldUuid (string)
. nextConnectorField (object)
} (object) required
fieldShow all resources that depend on the target fieldfield_uuid (string) required
field_conditionField conditionid (string) required
filter_authorized_forms_to_meFilter authorized forms to me by organizationorganization_id (string) required
pipe_ids (array) required
find_cardsFetch cards based on fields' inputsafter (string)
before (string)
first (number)
last (number)
pipe_id (string) required
search: {
. fieldId (string)
. fieldValue (string)
} (object) required
find_recordsFetch records based on fields' inputsafter (string)
before (string)
first (number)
last (number)
search: {
. fieldId (string)
. fieldValue (string)
} (object) required
table_id (string) required
groupsGet groups of given organizationafter (string)
before (string)
first (number)
last (number)
organization_uuid (string) required
inbox_emailsLookup the card's emails by its IDcard_id (string) required
meReturns informations of the current authenticated userNo parameters
notificationsReturns notifications of the current authenticated userNo parameters
organizationLookup an organization by its IDid (string) required
organization_reportLookup a organization report by IDid (string) required
organization_report_exportLookup a organization report export by its IDid (string) required
organization_reportsLookup a organization reports by organizationafter (string)
before (string)
first (number)
last (number)
organization_id (string) required
organization_settingsLookup an organization settings by its IDid (string) required
organizationsLookup organizations by their IDids (array)
order (boolean)
phaseLookup a phase by its IDid (string) required
pipeLookup a pipe by its IDid (string) required
pipe_flowLookup a pipe's flow by its UUIDpipe_uuid (string) required
pipe_report_columnsLookup columns for pipe report.pipe_uuid (string) required
pipe_report_exportLookup a pipe report export by its IDid (string) required
pipe_report_filterable_fieldsLookup filterable fields for pipe report.pipe_uuid (string) required
pipe_reportsLookup pipe reportsafter (string)
before (string)
first (number)
last (number)
order: {
. direction (string)
. field (string)
} (object)
pipe_uuid (string) required
report_id (string)
search (string)
pipe_relationsLookup pipe relations by their IDids (array) required
pipe_templatesLookup all pipe templates available on PipefyNo parameters
pipesLookup pipes by their IDids (array) required
platform_app_configurationGet configuration data related to a platform app in the scope of a resourceapp_suid (string) required
resource_type (string) required
resource_uuid (string) required
public_userReturn limited user informationNo parameters
records_importationsLookup the records importer history by the table IDstatus (array)
table_id (string) required
repo_item_formRepo Item formrepo_id (string) required
through_connectors: {
. fieldId (string)
. fieldUuid (string)
. nextConnectorField (object)
} (object)
tableLookup a database table by its IDid (string) required
through_connectors: {
. fieldUuid (string)
. nextConnectorField (object)
} (object)
table_recordLookup a record by its IDid (string) required
table_recordsFetches a group of records based on argumentsafter (string)
before (string)
first (number)
last (number)
search: {
. assignee_ids (array)
. ignore_ids (array)
. label_ids (array)
. orderDirection (string)
. include_done (boolean)
. orderField (string)
. title (string)
} (object)
table_id (string) required
table_relationsLookup table relations by their IDids (array) required
tablesLookup database tables by their IDids (array) required
tag_categoriesGet all tag categories by organizationorganization_uuid (string) required
tags_by_categoryGet all tags grouped by category by organizationorganization_uuid (string) required
search (string)
tags_by_category_on_resourceGet all tags by categories and if they are on the resourceafter (string)
before (string)
first (number)
last (number)
resource_type (string) required
resource_uuid (string) required
search (string)
template_agentsReturn the agents on that template.template_id (string) required
organization_uuid (string) required
ticketLookup a ticket by its IDid (string) required
troubleshoot_llm_errorTroubleshoot error from BYOLLM configorganization_uuid (string) required
error_message (string)
users_suggestionsGet users suggestion by OrganizationUuidafter (string)
before (string)
first (number)
last (number)
org_uuid (string) required
add_tags_to_resourceAdd multiple tags to a resourceinput: {
. resourceType (string)
. resourceUuid (string)
. tagsUuids (array)
. clientMutationId (string)
} (object) required
cards_importerCards importerinput: {
. clientMutationId (string)
. assigneesColumn (string)
. currentPhaseColumn (string)
. dueDateColumn (string)
. fieldValuesColumns (array)
. labelsColumn (string)
. pipeId (string)
. url (string)
} (object) required
clone_pipesClone pipesinput: {
. clientMutationId (string)
. organization_id (string)
. pipe_template_ids (array)
} (object) required
configure_public_phase_form_linkConfigure public phase form linkinput: {
. clientMutationId (string)
. cardId (string)
. enable (boolean)
} (object) required
create_ai_agentCreate AI agentinput: {
. clientMutationId (string)
. agent (object)
} (object) required
create_automationCreate automationinput: {
. clientMutationId (string)
. action_id (string)
. event_id (string)
. action_params (object)
. action_repo_id (string)
. active (boolean)
. condition (object)
. event_params (object)
. event_repo_id (string)
. name (string)
. responseSchema (string)
. schedulerCron (object)
. scheduler_frequency (string)
. searchFor (array)
} (object) required
create_automation_jobs_exportCreate automation jobs exportinput: {
. clientMutationId (string)
. organizationId (string)
. filter (string)
} (object) required
create_automation_simulationCreate automation simulationinput: {
. clientMutationId (string)
. action_id (string)
. event_id (string)
. action_params (object)
. action_repo_id (string)
. active (boolean)
. condition (object)
. event_params (object)
. event_repo_id (string)
. name (string)
. responseSchema (string)
. sampleCardId (string)
. schedulerCron (object)
. scheduler_frequency (string)
. searchFor (array)
} (object) required
create_cardCreate cardinput: {
. clientMutationId (string)
. assignee_ids (array)
. attachments (array)
. cardType (string)
. due_date (string)
. fields_attributes (array)
. label_ids (array)
. parent_ids (array)
. phase_id (string)
. pipe_id (string)
. throughConnectors (object)
. title (string)
. submitterEmail (string)
} (object) required
create_card_relationCreate card relationinput: {
. clientMutationId (string)
. childId (string)
. parentId (string)
. sourceId (string)
. sourceType (string)
} (object) required
create_commentCreate commentinput: {
. clientMutationId (string)
. card_id (string)
. text (string)
} (object) required
create_custom_roleCreate custom roleinput: {
. clientMutationId (string)
. description (string)
. orgId (string)
. referenceRole (string)
. title (string)
} (object) required
create_field_conditionCreate field conditioninput: {
. clientMutationId (string)
. actions (array)
. condition (object)
. index (number)
. name (string)
. phaseId (string)
} (object) required
create_identity_propagation_configurationCreate identity propagation configurationinput: {
. clientMutationId (string)
. clientId (string)
. encryptedClientSecret (string)
. grantType (string)
. organizationUuid (string)
. providerAlias (string)
. scope (string)
. tokenUrl (string)
} (object) required
create_inbox_emailCreate inbox emailinput: {
. clientMutationId (string)
. bcc (array)
. card_id (string)
. cc (array)
. emailAttachments (array)
. from (string)
. fromName (string)
. from_name (string)
. html (string)
. main_to (string)
. repo_id (string)
. state (string)
. subject (string)
. text (string)
. to (array)
. user_id (string)
} (object) required
create_labelCreate labelinput: {
. clientMutationId (string)
. color (string)
. name (string)
. pipe_id (string)
. table_id (string)
} (object) required
create_organizationCreate organizationinput: {
. clientMutationId (string)
. industry (string)
. name (string)
} (object) required
create_organization_reportCreate organization reportinput: {
. clientMutationId (string)
. fields (array)
. filter (object)
. name (string)
. organizationId (string)
. pipeIds (array)
} (object) required
create_organization_webhookCreate organization webhookinput: {
. clientMutationId (string)
. actions (array)
. email (string)
. headers (string)
. name (string)
. organization_id (string)
. url (string)
} (object) required
create_phaseCreate phaseinput: {
. clientMutationId (string)
. can_receive_card_directly_from_draft (boolean)
. description (string)
. done (boolean)
. index (number)
. lateness_time (number)
. name (string)
. pipe_id (string)
. only_admin_can_move_to_previous (boolean)
} (object) required
create_phase_fieldCreate phase fieldinput: {
. clientMutationId (string)
. label (string)
. phase_id (string)
. type (string)
. allChildrenMustBeDoneToFinishParent (boolean)
. allChildrenMustBeDoneToMoveParent (boolean)
. canConnectExisting (boolean)
. canConnectMultiples (boolean)
. canCreateNewConnected (boolean)
. childMustExistToFinishParent (boolean)
. connectedRepoId (string)
. custom_validation (string)
. description (string)
. editable (boolean)
. help (string)
. index (number)
. minimal_view (boolean)
. options (array)
. required (boolean)
. sync_with_card (boolean)
} (object) required
create_pipeCreate pipeinput: {
. clientMutationId (string)
. name (string)
. organization_id (string)
. labels (array)
. members (array)
. phases (array)
. preferences (object)
. start_form_fields (array)
. color (string)
. icon (string)
} (object) required
create_pipe_relationCreate pipe relationinput: {
. clientMutationId (string)
. allChildrenMustBeDoneToFinishParent (boolean)
. allChildrenMustBeDoneToMoveParent (boolean)
. autoFillFieldEnabled (boolean)
. canConnectExistingItems (boolean)
. canConnectMultipleItems (boolean)
. canCreateNewItems (boolean)
. childId (string)
. childMustExistToFinishParent (boolean)
. childMustExistToMoveParent (boolean)
. name (string)
. ownFieldMaps (array)
. parentId (string)
} (object) required
create_pipe_reportCreate pipe reportinput: {
. clientMutationId (string)
. fields (array)
. filter (object)
. formulas (array)
. name (string)
. pipeId (string)
} (object) required
create_presigned_urlCreate presigned urlinput: {
. clientMutationId (string)
. contentChecksum (string)
. contentLength (number)
. contentType (string)
. customFilePath (string)
. fileName (string)
. organizationId (string)
} (object) required
create_presigned_url_for_pipe_pdf_templateCreate presigned url for pipe pdf templateinput: {
. clientMutationId (string)
. fileName (string)
. organizationId (string)
. pipeId (string)
} (object) required
create_service_accountCreate service accountinput: {
. clientMutationId (string)
. description (string)
. expirationTime (object)
. name (string)
. organizationUuid (string)
. role (string)
} (object) required
create_smtp_configurationCreate SMTP configurationinput: {
. clientMutationId (string)
. defaultSmtp (boolean)
. host (string)
. ipRelayAuth (boolean)
. organizationId (string)
. password (string)
. port (number)
. username (string)
} (object) required
create_smtp_custom_email_with_configurationCreate SMTP custom email with configuration.input: {
. clientMutationId (string)
. emailAddress (string)
. organizationId (string)
. senderName (string)
. smtpConfiguration (object)
} (object) required
create_tableCreate tableinput: {
. clientMutationId (string)
. name (string)
. organization_id (string)
. authorization (string)
. description (string)
. labels (array)
. members (array)
. color (string)
. public (boolean)
. icon (string)
} (object) required
create_table_fieldCreate table fieldinput: {
. clientMutationId (string)
. label (string)
. table_id (string)
. type (string)
. allChildrenMustBeDoneToFinishParent (boolean)
. canConnectExisting (boolean)
. canConnectMultiples (boolean)
. canCreateNewConnected (boolean)
. childMustExistToFinishParent (boolean)
. connectedRepoId (string)
. custom_validation (string)
. description (string)
. help (string)
. minimal_view (boolean)
. options (array)
. required (boolean)
. unique (boolean)
} (object) required
create_table_recordCreate table recordinput: {
. clientMutationId (string)
. assignee_ids (array)
. due_date (string)
. fields_attributes (array)
. label_ids (array)
. table_id (string)
. title (string)
} (object) required
create_table_record_in_restricted_tableCreate table record in restricted tableinput: {
. clientMutationId (string)
. fieldsAttributes (array)
. tableId (string)
. throughConnectors (object)
} (object) required
create_tagCreate taginput: {
. clientMutationId (string)
. description (string)
. name (string)
. organizationUuid (string)
. tagCategoryUuid (string)
. visibleToMembers (boolean)
} (object) required
create_tags_in_bulkCreate tags in bulk.input: {
. clientMutationId (string)
. names (array)
. organizationUuid (string)
. tagCategoryUuid (string)
. visibleToMembers (boolean)
} (object) required
create_webhookCreate webhookinput: {
. clientMutationId (string)
. actions (array)
. email (string)
. name (string)
. filters (string)
. headers (string)
. pipe_id (string)
. table_id (string)
. url (string)
. overridePreviousWithSameUrl (boolean)
. identityPropagationEnabled (boolean)
} (object) required
delete_ai_agentDelete AI agentinput: {
. clientMutationId (string)
. uuid (string)
} (object) required
delete_automationDelete automationinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_cardDelete cardinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_commentDelete commentinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_custom_roleDelete custom roleinput: {
. clientMutationId (string)
. roleId (string)
} (object) required
delete_field_conditionDelete field conditioninput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_inbox_emailDelete inbox emailinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_labelDelete labelinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_organizationDelete organizationinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_organization_reportDelete organization reportinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_organization_webhookDelete organization webhookinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_phaseDelete phaseinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_phase_fieldDelete phase fieldinput: {
. clientMutationId (string)
. id (string)
. pipeUuid (string)
} (object) required
delete_pipeDelete pipeinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_pipe_relationDelete pipe relationinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_pipe_reportDelete pipe reportinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_service_accountDelete service accountinput: {
. clientMutationId (string)
. organizationUuid (string)
. serviceAccountUuid (string)
} (object) required
delete_tableDelete tableinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_table_fieldDelete table fieldinput: {
. clientMutationId (string)
. id (string)
. table_id (string)
} (object) required
delete_table_recordDelete table recordinput: {
. clientMutationId (string)
. id (string)
} (object) required
delete_webhookDelete webhookinput: {
. clientMutationId (string)
. id (string)
} (object) required
export_organization_reportExport organization reportinput: {
. clientMutationId (string)
. columns (array)
. filter (object)
. organizationId (number)
. organizationReportId (number)
. pipeIds (array)
. sortBy (object)
} (object) required
export_pipe_audit_logs_reportExport pipe audit logs reportinput: {
. clientMutationId (string)
. pipeUuid (string)
. searchTerm (string)
} (object) required
export_pipe_reportExport pipe reportinput: {
. clientMutationId (string)
. pipeId (string)
. pipeReportId (string)
. sortBy (object)
. filter (object)
. columns (array)
} (object) required
invite_membersInvite membersinput: {
. clientMutationId (string)
. emails (array)
. message (string)
. organization_id (string)
. pipe_id (string)
. table_id (string)
} (object) required
invite_user_to_groupAdd users to a groupinput: {
. clientMutationId (string)
. groupUuid (string)
. usersEmails (array)
. usersUuids (array)
} (object) required
move_card_to_phaseMove card to phaseinput: {
. clientMutationId (string)
. card_id (string)
. destination_phase_id (string)
} (object) required
phase_settingsUpdates phase settingsinput: {
. clientMutationId (string)
. canReceiveCardDirectlyFromDraft (boolean)
. color (string)
. description (string)
. done (boolean)
. id (string)
. identifyTask (string)
. latenessTime (number)
. name (string)
. teamMemberIds (array)
} (object) required
records_importerRecords importerinput: {
. clientMutationId (string)
. fieldValuesColumns (array)
. statusColumn (string)
. tableId (string)
. url (string)
} (object) required
remove_members_from_pipeRemove users and groups from a given pipeinput: {
. clientMutationId (string)
. groupsUuids (array)
. pipeUuid (string)
. usersUuids (array)
} (object) required
remove_user_from_orgRemove user from orginput: {
. clientMutationId (string)
. email (string)
. organization_id (string)
} (object) required
remove_user_from_pipeRemove only users from pipe. Does not remove groups.input: {
. clientMutationId (string)
. email (string)
. pipe_id (string)
} (object) required
remove_user_from_tableRemove user from tableinput: {
. clientMutationId (string)
. email (string)
. table_id (string)
} (object) required
save_role_permissionSave role permissioninput: {
. clientMutationId (string)
. permissionIds (array)
. roleId (string)
} (object) required
send_inbox_emailSend inbox emailinput: {
. clientMutationId (string)
. id (string)
} (object) required
set_favorite_pipesUpdates the user's list of favorite pipes.input: {
. clientMutationId (string)
. pipeIds (array)
} (object) required
set_field_condition_orderSet field condition orderinput: {
. clientMutationId (string)
. fieldConditionIds (array)
. phaseId (string)
} (object) required
set_roleSet roleinput: {
. clientMutationId (string)
. member (object)
. organization_id (string)
. pipe_id (string)
. table_id (string)
} (object) required
set_rolesSet rolesinput: {
. clientMutationId (string)
. members (array)
. organization_id (string)
. pipe_id (string)
. table_id (string)
} (object) required
set_summary_attributesSet summary attributesinput: {
. clientMutationId (string)
. pipe_id (string)
. summary_attributes (array)
. table_id (string)
} (object) required
set_table_field_orderSet table field orderinput: {
. clientMutationId (string)
. field_ids (array)
. table_id (string)
} (object) required
set_table_record_field_valueSet table record field valueinput: {
. clientMutationId (string)
. field_id (string)
. table_record_id (string)
. value (array)
} (object) required
update_ai_agentUpdate AI agentinput: {
. clientMutationId (string)
. agent (object)
. uuid (string)
} (object) required
update_ai_agent_statusUpdate AI agent statusinput: {
. clientMutationId (string)
. active (boolean)
. uuid (string)
} (object) required
update_ai_settingsEnables or disables AI features for an organizationinput: {
. clientMutationId (string)
. aiAssistantsEnabled (boolean)
. aiCopilotEnabled (boolean)
. aiEnabled (boolean)
. pipeAiAgentsEnabled (boolean)
. organizationUuid (string)
} (object) required
update_automationUpdate automationinput: {
. clientMutationId (string)
. id (string)
. active (boolean)
. action_id (string)
. action_params (object)
. action_repo_id (string)
. condition (object)
. event_id (string)
. event_params (object)
. event_repo_id (string)
. name (string)
. responseSchema (string)
. schedulerCron (object)
. scheduler_frequency (string)
. searchFor (array)
} (object) required
update_cardUpdate cardinput: {
. clientMutationId (string)
. assignee_ids (array)
. due_date (string)
. id (string)
. label_ids (array)
. title (string)
} (object) required
update_card_fieldUpdate card fieldinput: {
. clientMutationId (string)
. card_id (string)
. field_id (string)
. new_value (array)
} (object) required
update_commentUpdate commentinput: {
. clientMutationId (string)
. id (string)
. text (string)
} (object) required
update_field_conditionUpdate field conditioninput: {
. clientMutationId (string)
. actions (array)
. condition (object)
. id (string)
. name (string)
. phase_id (string)
} (object) required
update_fields_valuesUpdate fields valuesinput: {
. clientMutationId (string)
. nodeId (string)
. values (array)
} (object) required
update_labelUpdate labelinput: {
. clientMutationId (string)
. color (string)
. id (string)
. name (string)
} (object) required
update_organizationUpdate organizationinput: {
. clientMutationId (string)
. id (string)
. name (string)
. only_admin_can_create_pipes (boolean)
. only_admin_can_invite_users (boolean)
} (object) required
update_organization_reportUpdate organization reportinput: {
. clientMutationId (string)
. color (string)
. fields (array)
. filter (object)
. id (string)
. name (string)
. pipeIds (array)
} (object) required
update_organization_webhookUpdate organization webhookinput: {
. clientMutationId (string)
. actions (array)
. email (string)
. headers (string)
. id (string)
. name (string)
. url (string)
} (object) required
update_phaseUpdate phaseinput: {
. clientMutationId (string)
. can_receive_card_directly_from_draft (boolean)
. color (string)
. description (string)
. done (boolean)
. id (string)
. lateness_time (number)
. name (string)
. only_admin_can_move_to_previous (boolean)
} (object) required
update_phase_fieldUpdate phase fieldinput: {
. clientMutationId (string)
. allChildrenMustBeDoneToFinishParent (boolean)
. allChildrenMustBeDoneToMoveParent (boolean)
. canConnectExisting (boolean)
. canConnectMultiples (boolean)
. canCreateNewConnected (boolean)
. childMustExistToFinishParent (boolean)
. custom_validation (string)
. description (string)
. editable (boolean)
. help (string)
. id (string)
. index (number)
. label (string)
. minimal_view (boolean)
. options (array)
. required (boolean)
. sync_with_card (boolean)
. uuid (string)
} (object) required
update_pipeUpdate pipeinput: {
. clientMutationId (string)
. expiration_time_by_unit (number)
. expiration_unit (number)
. icon (string)
. color (string)
. id (string)
. name (string)
. noun (string)
. only_admin_can_remove_cards (boolean)
. only_assignees_can_edit_cards (boolean)
. preferences (object)
. public (boolean)
. public_form (boolean)
. publicFormSettings (object)
. title_field_id (string)
} (object) required
update_pipe_relationUpdate pipe relationinput: {
. clientMutationId (string)
. allChildrenMustBeDoneToFinishParent (boolean)
. allChildrenMustBeDoneToMoveParent (boolean)
. autoFillFieldEnabled (boolean)
. canConnectExistingItems (boolean)
. canConnectMultipleItems (boolean)
. canCreateNewItems (boolean)
. childMustExistToFinishParent (boolean)
. childMustExistToMoveParent (boolean)
. id (string)
. name (string)
. ownFieldMaps (array)
} (object) required
update_pipe_reportUpdate pipe reportinput: {
. clientMutationId (string)
. color (string)
. featuredField (string)
. fields (array)
. filter (object)
. formulas (array)
. id (string)
. name (string)
} (object) required
update_tableUpdate tableinput: {
. clientMutationId (string)
. id (string)
. authorization (string)
. create_record_button_label (string)
. description (string)
. icon (string)
. color (string)
. name (string)
. noun (string)
. public (boolean)
. public_form (boolean)
. publicFormSettings (object)
. summary_attributes (array)
. title_field_id (string)
} (object) required
update_table_fieldUpdate table fieldinput: {
. clientMutationId (string)
. allChildrenMustBeDoneToFinishParent (boolean)
. canConnectExisting (boolean)
. canConnectMultiples (boolean)
. canCreateNewConnected (boolean)
. childMustExistToFinishParent (boolean)
. custom_validation (string)
. description (string)
. help (string)
. id (string)
. label (string)
. minimal_view (boolean)
. options (array)
. required (boolean)
. table_id (string)
. unique (boolean)
} (object) required
update_table_recordUpdate table recordinput: {
. clientMutationId (string)
. due_date (string)
. id (string)
. statusId (string)
. title (string)
} (object) required
update_tagUpdate tag.input: {
. clientMutationId (string)
. description (string)
. name (string)
. tagCategoryUuid (string)
. uuid (string)
. visibleToMembers (boolean)
} (object) required
update_tag_categoryUpdate tag categoryinput: {
. clientMutationId (string)
. name (string)
. uuid (string)
} (object) required
update_tags_visibility_by_categoryUpdate tags visibility by categoryinput: {
. clientMutationId (string)
. tagCategoryUuid (string)
. visibleToMembers (boolean)
} (object) required
update_webhookUpdate webhookinput: {
. clientMutationId (string)
. actions (array)
. email (string)
. filters (string)
. headers (string)
. id (string)
. name (string)
. url (string)
. identityPropagationEnabled (boolean)
} (object) required