お気に入りApex Sharma が「#Integration」で質問2022年9月9日 11:40Hello Everyone. I want to to ask a question.what should we do if we are getting data through API in controller class and we want to show data on aura page ? 1 件の回答並び替え日付で並び替え役に立った順で並び替え日付で並び替えMarc-Antoine Bouin (Atos)2022年9月9日 13:28Something you can try is to have your Apex Controller send a platform event everytime it receives data, and have your Aura component suscribe to that event :https://techdicer.com/platform-events-in-aura-component-salesforce/コメントを追加回答を記入...太字斜体下線取り消し線箇条書き番号付きリストリンクを追加コードブロック画像を挿入ファイルを添付リンク URLキャンセル保存0/9000返信
Marc-Antoine Bouin (Atos)2022年9月9日 13:28Something you can try is to have your Apex Controller send a platform event everytime it receives data, and have your Aura component suscribe to that event :https://techdicer.com/platform-events-in-aura-component-salesforce/