โ04-23-2025 08:37 PM
Hello community!
I am working on a recipe that syncs new/updated opportunity records created in CRM to a MAP. I have tested this recipe, and it's working as expected. However, I want this recipe to process and sync existing opportunity records in CRM to the MAP. I'm using a new or updated opportunity in CRM trigger in the recipe, which only processes records created/updated after turning on the recipe. How do I sync existing opportunity records? I set the "When first started, this recipe should pick up events from" option in the trigger before turning it on, thinking it'd pick events from the specified date-time, but unfortunately, even after setting this date, it's picking up new/updated opportunities -- not the opportunity records that were created/updated from the date time mentioned in the "When first started, this recipe should pick up events from" option. Appreciate any help in this regard. Thank you!
โ04-24-2025 08:49 AM
No idea, I've never used NetSuite. If it supports webhooks, I imagine it has a query or search API.
If all else fails, use your existing setup and touch all of the records to force the triggers.