Flow Templates

Install

post

Install for install.

Authorizations
Path parameters
flow_templatestringRequired

The flow template identifier.

Responses
chevron-right
200

Successful response

application/json
objectOptional
post
/api/v1/flow-templates/{flow_template}/install

Index

get

Pagination

Pagination is available for this request. Please see the section on using pagination for more details.

Available Includes

These are the includes that can be used to include addition related data in the results. Please see the section on using includes for more details.

  • systemTemplates

  • systemTemplates_count

  • systemTemplatesExists

  • systemTemplates.logo

  • flowStepTemplates

  • flowStepTemplates_count

  • flowStepTemplatesExists

  • flowStepTemplates.children

  • flowStepTemplates.parentFlowStep

  • flowTemplateSchedules

  • flowTemplateSchedules_count

  • flowTemplateSchedulesExists

  • marketplaceCompany

  • marketplaceCompany_count

  • marketplaceCompanyExists

  • publicCompany

  • publicCompany_count

  • publicCompanyExists

Available Filters

These are the filters that can be used to specific the data to return. Please see the section on using filters for more details.

  • name

  • hidden_from_marketplace

  • visible_for_marketplace

  • id

  • private

Authorizations
Query parameters
filter[name]stringOptional

Filter results by name.

filter[hidden_from_marketplace]stringOptional

Filter results by hidden_from_marketplace.

filter[visible_for_marketplace]stringOptional

Filter results by visible_for_marketplace.

filter[id]stringOptional

Filter results by id.

filter[blueprint_id]stringOptional

Filter results by blueprint_id.

filter[,]stringOptional

Filter results by ,.

filter[marketplaceApps]stringOptional

Filter results by marketplaceApps.

filter[marketplace_apps.blueprint_id]stringOptional

Filter results by marketplace_apps.blueprint_id.

filter[blueprint_version_number]stringOptional

Filter results by blueprint_version_number.

filter[marketplace_apps.version]stringOptional

Filter results by marketplace_apps.version.

filter[private]stringOptional

Filter results by private.

filter[visibility]stringOptional

Filter results by visibility.

includestringOptional

Comma-separated list of relationships to include. Available: systemTemplates.logo, flowStepTemplates, flowStepTemplates.children, flowStepTemplates.parentFlowStep, flowTemplateSchedules, marketplaceCompany, publicCompany, marketplaceApps

pageinteger · min: 1Optional

Page number for pagination.

Default: 1
per_pageinteger · min: 1 · max: 100Optional

Number of results per page.

Responses
chevron-right
200

Successful response

application/json
get
/api/v1/patchworks/flow-templates

Show

get

Get a single flow template.

Authorizations
Path parameters
flow_templatestringRequired

The flow template identifier.

Query parameters
filter[name]stringOptional

Filter results by name.

filter[hidden_from_marketplace]stringOptional

Filter results by hidden_from_marketplace.

filter[visible_for_marketplace]stringOptional

Filter results by visible_for_marketplace.

filter[id]stringOptional

Filter results by id.

filter[blueprint_id]stringOptional

Filter results by blueprint_id.

filter[,]stringOptional

Filter results by ,.

filter[marketplaceApps]stringOptional

Filter results by marketplaceApps.

filter[marketplace_apps.blueprint_id]stringOptional

Filter results by marketplace_apps.blueprint_id.

filter[blueprint_version_number]stringOptional

Filter results by blueprint_version_number.

filter[marketplace_apps.version]stringOptional

Filter results by marketplace_apps.version.

filter[private]stringOptional

Filter results by private.

filter[visibility]stringOptional

Filter results by visibility.

includestringOptional

Comma-separated list of relationships to include. Available: systemTemplates.logo, flowStepTemplates, flowStepTemplates.children, flowStepTemplates.parentFlowStep, flowTemplateSchedules, marketplaceCompany, publicCompany, marketplaceApps

pageinteger · min: 1Optional

Page number for pagination.

Default: 1
per_pageinteger · min: 1 · max: 100Optional

Number of results per page.

Responses
chevron-right
200

Successful response

application/json
get
/api/v1/patchworks/flow-templates/{flow_template}

Destroy

delete

Delete a flow template.

Authorizations
Path parameters
flow_templatestringRequired

The flow template identifier.

Responses
chevron-right
200

Successful response

application/json
messagestringOptional
delete
/api/v1/patchworks/flow-templates/{flow_template}

Index

get

Pagination

Pagination is available for this request. Please see the section on using pagination for more details.

Available Includes

These are the includes that can be used to include addition related data in the results. Please see the section on using includes for more details.

  • children

  • children_count

  • childrenExists

  • parentFlowStep

  • parentFlowStep_count

  • parentFlowStepExists

  • flowStepTemplateRoutes

  • flowStepTemplateRoutes_count

  • flowStepTemplateRoutesExists

  • flowStepTemplateRoutes.firstStepTemplate

  • systemTemplate

  • systemTemplate_count

  • systemTemplateExists

  • systemTemplate.logo

  • endpointTemplate

  • endpointTemplate_count

  • endpointTemplateExists

  • endpointTemplate.systemTemplate

  • endpointTemplate.systemTemplate.logo

Authorizations
Path parameters
flow_templatestringRequired

The flow template identifier.

Responses
chevron-right
200

Successful response

application/json
get
/api/v1/patchworks/flow-templates/{flow_template}/steps

Last updated

Was this helpful?