We are interested in fetching lead activities from marketo with REST API. We are using
/rest/v1/activities/types.json and /rest/v1/activities.json endpints for that purpose. I have following questions regarding to this.
- Are activity types returned from /rest/v1/activities/types.json fixed ? Can they change depending on activated integrations or system configuration?
- Are activity types ids the same for each marketo account ?
Thanks in advance