@if(isset($twilio_accounts_page) && $twilio_accounts_page)Twilio accounts @else Choose Twilio account to connect @endif
Shopify data will be mapped to the chosen account.
-
@if(count($channel_accounts) > 0)
-
Your Connected Account
@endif
@foreach($channel_accounts as $channel_account )
@php $current_account=$channel_event_settings &&
$channel_event_settings->channel_account_id==$channel_account->id?true:false;
@endphp
-
@if($channel_account->expired) {{"Authentication failed : ".$channel_account->exception_message}} @endif{{--get first key value of login credentials array--}}@if($current_account)
{{ (current($channel_account->login_credentials)??"") }}
{{--get 2nd value of login credentials--}}{{ array_values($channel_account->login_credentials)[1]??"" }} @if(config('channel.custom_app_option')) @if($channel_account->custom_app_id) (custom app) @else ({{ config('app.name') }} app) @endif @endif
-
Continue with this account...
@if(config('channel.is_channel_account_editable')) @if(!$channel_account->custom_app_id)$channel_account->id,"account_type_splash_window"=>1])}}" data-id="{{$channel_account->id}}" class="update_btn update-channel-account ">@else$channel_account->id,"account_type_splash_window"=>1])}}" class="update_btn update-channel-account">@endif @endif
@endforeach
-
-
Add new Account
@if(config('channel.custom_app_option'))
-
1])}}" >
-
-
1])}}"
class="channel-new-login connect_new_account">
Connect a new account
@endif
Login with multiple accounts to access their workbooks.You can only remove--}} {{-- accounts by first removing all associated webhooks with it.
--}} {{--