Skip to content

v1.8.0

Compare
Choose a tag to compare
@pozorfluo pozorfluo released this 19 Sep 13:17
· 13 commits to develop since this release

Add AccountResource method for :

  • LinkedIn : initiate or monitor a sync process
    await client.account.resyncLinkedinAccount({
      account_id: 't5XY4yQzR9WVrlNFyzPMhw',
    });