singer-io / tap-pipedrive

A Singer.io tap for extracting data from the Pipedrive API
GNU Affero General Public License v3.0
13 stars 34 forks source link

Fix the if statement in paginate #137

Closed RushiT0122 closed 2 months ago

RushiT0122 commented 3 months ago

Description of change

Handle payload['additional_data']=None or additional_data key not in payload conditions.

Manual QA steps

Risks

Rollback steps