Skip to content

Incorrect connection modes shown for FactorsAI #3261

@tcgilbert

Description

@tcgilbert

What article on segment.com/docs is affected?

https://segment.com/docs/connections/destinations/catalog/factorsai/

What part(s) of the article would you like to see updated?

Screen Shot 2022-07-21 at 4 45 32 PM

Need to remove the connection modes table, and the "Components" section.

FactorsAI is cloud mode across all sources, there is no device mode integration. The root issue here is that the database entry for FactorsAI has a generic value set for browser_component that should be null but is not.

All direct_v2_destination dests work the same, so the docs heading should look like other direct_v2_destination (e.g. Spideo

select name, type, browser_component from destination_definition where slug = 'factorsai' \G
*************************** 1. row ***************************
             name: FactorsAI
             type: direct_v2_destination
browser_component: {"type":"browser","code":"https://your-plugin-code.com/"}

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentWhen the bug is about content that needs to get fixedtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions