panoratech / Panora

One API to connect your data sources to your LLMs
https://docs.panora.dev
Apache License 2.0
947 stars 193 forks source link

feat: Add integration with: Intelliflo (CRM) #653

Open rflihxyz opened 3 months ago

rflihxyz commented 3 months ago

What type of software do you want to build integrations with?

CRM

Which specific platforms would you integrate with?

Intelliflo

Which specific objects would you integrate with?

Reachout to Panora on Discord for objects

Do you anticipate to mostly read, or write data?

Read mostly

Please share any detail you want here

No response

KshitijBhardwaj18 commented 1 month ago

@rflihxyz Can you assing me this?

rflihxyz commented 1 month ago

@rflihxyz Can you assing me this?

@KshitijBhardwaj18 Assigned :)

KshitijBhardwaj18 commented 1 month ago

@rflihxyz On it.

KshitijBhardwaj18 commented 1 month ago

@rflihxyz There is no metadata? or should I add it myself.

KshitijBhardwaj18 commented 1 month ago

'intelliflo': { urls: { docsUrl: 'https://developer.gb.intelliflo.net/docs', apiUrl: 'https://api.gb.intelliflo.net/v2', }, logoPath: 'https://www.intelliflo.com/wp-content/uploads/2023/01/intelliflo-logo.svg', description: 'Sync & Create contacts, deals, companies, notes, engagements, stages, tasks and users', authStrategy: { strategy: AuthStrategy.api_key } } Is this good? @rflihxyz

rflihxyz commented 1 month ago

@naelob can you review this

naelob commented 1 month ago

'intelliflo': { urls: { docsUrl: 'https://developer.gb.intelliflo.net/docs', apiUrl: 'https://api.gb.intelliflo.net/v2', }, logoPath: 'https://www.intelliflo.com/wp-content/uploads/2023/01/intelliflo-logo.svg', description: 'Sync & Create contacts, deals, companies, notes, engagements, stages, tasks and users', authStrategy: { strategy: AuthStrategy.api_key } } Is this good? @rflihxyz

yes perfect!