Skip to content

Commit 7e056dc

Browse files
committed
resolve conflict
1 parent 9ee28cd commit 7e056dc

File tree

1 file changed

+4
-31
lines changed
  • src/connections/sources/catalog/cloud-apps/marketo

1 file changed

+4
-31
lines changed

src/connections/sources/catalog/cloud-apps/marketo/index.md

Lines changed: 4 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -282,54 +282,27 @@ Currently, Warehouses are the only supported destination for object-cloud source
282282

283283
Segment couldn't provide the statistics regarding the number of API calls we consumed, becasue our systems only log the number of objects that we pulled from Marketo as throughput.
284284

285-
<<<<<<< HEAD
286285
### Could I limit the API usage on the source?
287286

288287
Yes, you have the option to specify a cap to the API calls that our source will consume per day. If no cap is specified, we will by default consume as many API calls that are available within your limit that you agreed with Marketo to sync the entire source.
289288

290289
We also use the `Lead` and `Activity` Bulk Extract APIs to reduce the number of requests needed to sync the data; this however, also has a limit of 500MB worth of files downloaded per day.
291-
=======
292-
At set up time, you have the option to specify a cap to the API calls that a source can consume. If no cap is specified, Segment consumes as many API calls that are available to sync the entire source.
293-
294-
Segment uses the Lead Activities bulk API to reduce the number of requests needed to sync the data; this however, also has a limit of 500MB worth of files downloaded per day.
295-
296-
If your source requires more than 10k calls or over 500MB from the bulk API to sync, Segment continues the sync the following day when a new batch of API calls are available.
297-
>>>>>>> develop
298290

299291
### What happens when my Marketo API limits daily quota is not enough?
300292

301293
If your source requires more than 10k Rest API calls, or over 500MB via the Bulk Extract API to sync, we will continue the sync when a new batch of API calls are available.
302294

303-
<<<<<<< HEAD
304295
Please be aware that the Marketo API quota is available across your subscription, if other applications are sharing the quota, it will interfere with our ability to sync the source.
305296

306-
### Why the `lead_activities` collections is not ingested by Segment? Why I couldn't find `lead_activities` table in my data warehouse?
297+
### Why the `lead_activities` collections is not ingested by Segment? / Why I couldn't find `lead_activities` table in my data warehouse?
307298

308-
Please fill the Activity Type IDs (optional) setting in the Marketo source. It is required to pull the `lead_activities` collection source. Once Segment pulled data, the data will be availabe in your data warehouses shortly
309-
=======
310-
Segment uses the REST API in most situations, but also uses the Lead Activity Bulk API to reduce the number of requests needed to sync.
311-
>>>>>>> develop
299+
Please fill the "Activity Type IDs (optional)" setting in the Marketo source. It is required to pull the `lead_activities` collection source. Once Segment pulled data, the data will be availabe in your data warehouses shortly
312300

313301
### Can I get other collections not default synced by the source?
314302

315-
[Contact Support](https://segment.com/help/contact/) to request additional collections.
303+
Please [Contact Support](https://segment.com/help/contact/) to request additional collections added to your source.
316304

317305
### Can I get other columns not default synced by the source?
318-
<<<<<<< HEAD
319-
Yes! For `leads` and `activities`, we've introduced "Custom Lead Fields (optional)" where you can enter comma-separated custom fields, which will be synced by Marketo's REST API name.
306+
Yes. For `leads` and `activities`, we've introduced "Custom Lead Fields (optional)" where you can enter comma-separated custom fields, which will be synced by Marketo's REST API name.
320307

321308
Full list of standard fields and Maketo's REST API names can be found at [here](http://developers.marketo.com/rest-api/lead-database/fields/list-of-standard-fields/). If there are other fields you're interested in, [contact support](https://segment.com/help/contact/) for assistance.
322-
=======
323-
For leads and activities, Segment added a custom fields setting where you can enter comma-separated custom fields to sync by their REST API name.
324-
325-
By default, Segment syncs the following fields on the leads collection:
326-
327-
- `id`
328-
- `email`
329-
- `firstName`
330-
- `lastName`
331-
- `createdAt`
332-
- `updatedAt`
333-
334-
You can find a full list of standard fields and their REST API names [here](http://developers.marketo.com/rest-api/lead-database/fields/list-of-standard-fields/). If there are other fields you're interested in, [contact support](https://segment.com/help/contact/) for assistance.
335-
>>>>>>> develop

0 commit comments

Comments
 (0)