Trigger to get all new and updated activities since last polling.
Trigger uses {endpointUrl}/v1/activities.json url
Emit Individually
emits each object in separate message, Fetch All
emits all objects in one messageTrigger to get all leads updates. Only updated leads fields wold be retrieved.
Changes
, to get deleted leads - Deleted
Emit Individually
emits each object in separate message, Fetch All
emits all objects in one messageMarketo provides interfaces for retrieval of large sets of person and person related data, called Bulk Extract.
Bulk extract is performed by creating a job, defining the set of data to retrieve, enqueuing the job,
waiting for the job to complete writing a file, and then retrieving the file over HTTP.
These jobs are executed asynchronously, and can be polled to retrieve the status of the export.
Action Bulk Extract creates a job with a defined set of data to retrieve.
This trigger Poll Bulk Extract Results
is used for polling status of the export and retrieving file.
The bulk extract job result file is placed in the attachment and can be processed in the next flow step.
Please Note: action
Bulk Extract
and triggerPoll Bulk Extract Results
should be used in different flows, both flows: with actionBulk Extract
and with triggerPoll Bulk Extract Results
, should be created in the same workspace.
Drop-down list with all available flow in the current workspace.
It is necessary to choose flow with Bulk Extract
action that should be polled.
The same as Bulk Extract action
Get your free 14-day elastic.io trial account to use this component.