airbyte icon indicating copy to clipboard operation
airbyte copied to clipboard

Source Marketo: new stream Companies

Open ycherniaiev opened this issue 2 years ago • 3 comments

Tell us about the problem you're trying to solve

Retrieves company records from the destination instance based on the submitted filter. Required Permissions: Read-Only Company, Read-Write Company

Describe the solution you’d like

Research pros and cons for implemetning this stream

ycherniaiev avatar Oct 04 '22 04:10 ycherniaiev

@YowanR I would like to start working on this issue.

geekwhocodes avatar Jan 30 '23 18:01 geekwhocodes

Hi @geekwhocodes, I just assigned the issue to you! Looking forward to your contribution 💪 🚀 !

YowanR avatar Feb 01 '23 00:02 YowanR

@YowanR Awesome! I went through marketo website, it seems that getting a sandbox is not an easy process. Do we already have a sandbox environment? if yes then can you grant me an access?

geekwhocodes avatar Feb 01 '23 08:02 geekwhocodes

@geekwhocodes we've put in the request already. Have you received the creds already on LastPass?

YowanR avatar Feb 08 '23 23:02 YowanR

@YowanR I received the invite but cannot see the shared credentials. I will get in touch with the person who invited me.

geekwhocodes avatar Feb 13 '23 05:02 geekwhocodes

@YowanR I have received the sandbox credentials and already started working on this.

geekwhocodes avatar Feb 16 '23 16:02 geekwhocodes

Awesome! @geekwhocodes 🚀

YowanR avatar Feb 17 '23 22:02 YowanR

A quick note here is that we expect this new stream to be incremental. Bumping up the reward to reflect this :)

YowanR avatar Feb 17 '23 22:02 YowanR

@ycherniaiev I went through the rest API reference documentation, getting all companies is not possible at the moment. filterType and filterValues are required query parameters.

I don't see much value in implementing this by allowing users to configure those filter values because it'll be a very long list.

rest API docs - https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Companies/getCompaniesUsingGET

@ycherniaiev I would like to hear your thoughts on this.

image

geekwhocodes avatar Feb 18 '23 10:02 geekwhocodes

@ycherniaiev

geekwhocodes avatar Mar 15 '23 14:03 geekwhocodes