jitsu icon indicating copy to clipboard operation
jitsu copied to clipboard

Automatically update facebook API version

Open absorbb opened this issue 3 years ago • 1 comments

Problem

Facebook often upgrade API version without breaking compatibility. Nonetheless previous API endpoint stops working

Solution

Find a way to detect current version of Facebook API Introduce service that starts once facebook source or destination added to instance. Service periodically (e.g. Once a day) get latest version of Facebook API facebook_marketing.go and facebook_conversion_api.go uses this version instead of hardcode

absorbb avatar Feb 21 '22 14:02 absorbb

Facebook source will be implemented with JS jitsu-sdk, so we'll postpone the issue till then.

jfk9w avatar May 26 '22 15:05 jfk9w