File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 2020 * [ Lookup Object (at most 1)] ( #lookup-object-at-most-1 )
2121 * [ Lookup Objects] ( #lookup-objects )
2222 * [ Query Action] ( #query-action )
23+ * [ Upsert Object] ( #upsert-object )
2324* [ Known Limitations] ( #known-limitations )
2425
2526## General information
2829
2930### Completeness Matrix
3031![ Salesforse-component Completeness Matrix] ( https://user-images.githubusercontent.com/16806832/93742890-972ca200-fbf7-11ea-9b7c-4a0aeff1c0fb.png )
32+
3133[ Salesforse-component Completeness Matrix] ( https://docs.google.com/spreadsheets/d/1_4vvDLdQeXqs3c8OxFYE80CvpeSC8e3Wmwl1dcEGO2Q/edit?usp=sharing )
3234
3335### API version
@@ -87,6 +89,7 @@ For you purpose you need to specify following fields:
8789 * Start Time: ` 2019-01-01T00:00:00.000Z `
8890 * Size of Polling Page: ` 100 `
8991 * Process single page per execution: ` yes ` (or leave this empty)
92+
9093![ image] ( https://user-images.githubusercontent.com/16806832/93762053-8ab84180-fc17-11ea-92da-0fb9669b44f9.png )
9194
9295As a result, all contacts will be fetched in three calls of the trigger: two of them by 100 items, and the last one by 13.
You can’t perform that action at this time.
0 commit comments