get https://api.blendr.io/v1/templates
Log in to see full request history
List all integration templates in your SaaS Admin account. Integrations can be created in the SaaS Admin backend. Integration templates can be instantiated inside a customer account, in order to activate the integration for this account.
Template fields:
- guid
- name
- icon: full URL
- icon2: full URL
- icon3: full URL
- description
- status: "live", "hidden" or "coming soon"
- has_setup: true/false, true if the template has a Setup flow
- has_settings: true/false, true if the template has Settings flow
- isbundle: true/false, bundles are templates that have sub templates (listed in sub_blends)
- sub_blends: array, only set if isbundle is true
- groups: array, list of categories to which the template belongs
- activation_url: link to the Setup UI, to setup the integration
Responses