I understand we need Project ID, Private Key and Client Email. As far as I know these variables should be provided by the app developer.
But what about Integration Key?
When creating a new mobile application there is a integration key generated by default.
So we need to set up the integration key shown in Adobe Campaign inside our app? Like this documentation suggests:
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Correct you will need to include the key information within your mobile app code.
Additional Campaign specific steps:
Views
Replies
Total Likes
@god_prophet It depends how you are implementing the SDK.
In one of the implementation we used the campaign classic extension in launch and integration key was added there instead of app code.
You can refer to this documentation. This will also allow you to easily switch the integration key/endpoint without creating a new release in app.
https://developer.adobe.com/client-sdks/solution/adobe-campaign-classic/
Views
Replies
Total Likes
Hi @_Manoj_Kumar_ ,
1) Adobe Campaign Classic extension: is it just an extension in launch? Meaning that you can just activate it and somehow it connectes to you SDK and inserts in it the integration key you insert in Launch?
2) If we move from v7 to v8, we need to do anything on the SKD? or just mantaining the same Integration Keys would make it possible to send SMS when we migrate?
Views
Replies
Total Likes
Hello @god_prophet
Yes, SDK will send data to Adobe Campaign via Launch.
If your move to v8, then the endpoints will change, which can be easily updated in Launch campaign extension. no updated required in SDK.
Views
Replies
Total Likes
Views
Likes
Replies