Skip to content

[Notifier] Migrate to new Linkedin API #48094

Closed
@qdequippe

Description

@qdequippe

Description

Current implementation of Linkedin Notifier uses a legacy API ugcPosts API. You can find the related code here https://github.com/symfony/linked-in-notifier/blob/6.1/LinkedInTransport.php#L76

Linkedin documentation recommends to migrate to the new API Posts API.

I would like to implement this new API but due to BC policy, could you give me the right way to do this? Add new Notifier component with a different name? Add triggers for deprecations?

Best regards

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions